mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 04:23:08 +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:
|
||||
|
||||
* 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…
Reference in a new issue