Fix a english mistake
This commit is contained in:
parent
eb8acc8a5b
commit
ea3d88bb70
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<p class="centered">There is {{.Count}} books on the library.</p>
|
<p class="centered">There are {{.Count}} books on the library.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4>Last books added:
|
<h4>Last books added:
|
||||||
|
|
Reference in a new issue