Update templates.md to fix typo

pull/1855/head
bullmoose20 4 months ago committed by GitHub
parent 5f05281915
commit 125cb5f80a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -161,7 +161,7 @@ In addition, templates also have a few special attributes that they can use:
3. Using the exists modifier by appending `.exists` to the key template variable:
* While `ture` the template variable specified must exist in the template call.
* While `true` the template variable specified must exist in the template call.
* While anything but `true` the template variable specified must not exist in the template call.
???+ example "Example"

Loading…
Cancel
Save