consistently use a period
This commit is contained in:
parent
e358ea1267
commit
078e6ed3ab
@ -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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user