aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorpraschke <stel@comfy.monster>2023-10-16 23:39:46 +0100
committerpraschke <stel@comfy.monster>2023-10-17 22:45:54 +0100
commitf6ffe2ffd7d610310521c79cdf9e4e776aa96de1 (patch)
tree80d76c7e23d833f4e4cf1ad0ec605a9ba6190590 /docs
parent5dc0deb51239b2ed0ab04f3e232e3ceb6e93ea03 (diff)
docs: pitchCategories
Diffstat (limited to 'docs')
-rw-r--r--docs/templates.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates.md b/docs/templates.md
index 3ae8c58e..94d4cc93 100644
--- a/docs/templates.md
+++ b/docs/templates.md
@@ -630,7 +630,7 @@ Returns an array representing the different pitch categories for a specific term
<details>
<summary>Syntax:</summary>
- <code>{{#pitchCategories @root}}{{/pitchCategories}}</code><br>
+ <code>{{pitchCategories @root}}</code><br>
* _`@root`_ <br>
The argument passed should always be the root data object.