summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2025-03-29 14:40:02 +0300
committerGrail Finder (aider) <wohilas@gmail.com>2025-03-29 14:40:02 +0300
commitb276143b38c6e273126918fd92b5903a6293b1d9 (patch)
tree1343f44dfa670e0fb9bac198d3c0d93571e801d3 /components
parentcb8b8e80d774608c6aa7a1d28f6d948828fea806 (diff)
docs: Update comment to include template variable
Diffstat (limited to 'components')
-rw-r--r--components/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/index.html b/components/index.html
index cd6eeeb..0e58af2 100644
--- a/components/index.html
+++ b/components/index.html
@@ -14,7 +14,7 @@
{{.Text}}
</div>
<div>
- <!-->here we need to iterate through options and make them selectable; ai!<-->
+ <!-->here we need to iterate through {{.Options}} and make them selectable; ai!<-->
</div>
</div>
</body>