consistently use a period
This commit is contained in:
parent
e358ea1267
commit
078e6ed3ab
@ -36,7 +36,7 @@
|
||||
{{end}}
|
||||
{{if .NextChapter}}
|
||||
<p class="next">
|
||||
Next example: <a href="{{.NextChapter.Id}}">{{.NextChapter.Name}}</a>
|
||||
Next example: <a href="{{.NextChapter.Id}}">{{.NextChapter.Name}}</a>.
|
||||
</p>
|
||||
{{end}}
|
||||
<p class="footer">
|
||||
|
Loading…
x
Reference in New Issue
Block a user