fix: phrasing
This commit is contained in:
parent
c00d4c26b7
commit
0201c2d69f
3 changed files with 3 additions and 3 deletions
|
@ -28,4 +28,4 @@ permalink: "/books/index.html"
|
|||
</div>
|
||||
</article>
|
||||
{% endfor %}
|
||||
<p class="explainer text-small text-centered"><em>This page was last updated on {{ "now" | date: "%B %-d, %-I:%M%p", "America/Los_Angeles" }}. It typically updates about once an hour.</em></p>
|
||||
<p class="explainer text-small text-centered"><em>This page was last updated on {{ "now" | date: "%B %-d, %-I:%M%p", "America/Los_Angeles" }}. It typically updates once an hour.</em></p>
|
Reference in a new issue