mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2025-02-16 22:08:25 +00:00
Update templates.md to fix typo
This commit is contained in:
parent
5f05281915
commit
125cb5f80a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
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.
|
* While anything but `true` the template variable specified must not exist in the template call.
|
||||||
|
|
||||||
???+ example "Example"
|
???+ example "Example"
|
||||||
|
|
Loading…
Add table
Reference in a new issue