consistently use a period

This commit is contained in:
Mark McGranaghan 2012-10-09 19:26:40 -07:00
parent e358ea1267
commit 078e6ed3ab

View File

@ -36,7 +36,7 @@
{{end}} {{end}}
{{if .NextChapter}} {{if .NextChapter}}
<p class="next"> <p class="next">
Next example: <a href="{{.NextChapter.Id}}">{{.NextChapter.Name}}</a> Next example: <a href="{{.NextChapter.Id}}">{{.NextChapter.Name}}</a>.
</p> </p>
{{end}} {{end}}
<p class="footer"> <p class="footer">