Minor style fix

This commit is contained in:
Lorenz Cuno Klopfenstein 2018-03-15 00:38:23 +01:00 committed by Kaushal Modi
parent 4f860d1a25
commit 83f3c46b09

View File

@ -96,11 +96,11 @@ If you want to build custom navigation, you can do so using the `.Paginator` obj
`PageNumber` `PageNumber`
: The current page's number in the pager sequence : The current page's number in the pager sequence
`URL`: `URL`
The relative URL to the current pager : The relative URL to the current pager
`Pages`: `Pages`
The pages in the current pager : The pages in the current pager
`NumberOfElements` `NumberOfElements`
: The number of elements on this page : The number of elements on this page
@ -152,4 +152,4 @@ The pages are built on the following form (`BLANK` means no value):
[`after`]: /functions/after/ [`after`]: /functions/after/
[configuration]: /getting-started/configuration/ [configuration]: /getting-started/configuration/
[lists]: /templates/lists/ [lists]: /templates/lists/
[where]: /functions/where/ [where]: /functions/where/