docs: Tweak wording

This commit is contained in:
Adnan Maolood 2021-10-02 21:22:45 -04:00
parent f87fa392d5
commit 7ac653c620

View file

@ -703,6 +703,6 @@ Feed templates are provided with the following data:
## PARTIAL TEMPLATES
Partial templates can be specified in the templates/\_partials directory.
Partial templates can be placed in the templates/\_partials directory.
Partial templates can be executed from any other template with the *partial*
function. See *TEMPLATE FUNCTIONS*.