We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8bd598 + 4090e08 commit 20ef50fCopy full SHA for 20ef50f
1 file changed
README.md
@@ -459,7 +459,7 @@ awesome TS search query.
459
Simple suggestion that returns a suggestion based on the sent term
460
461
```
462
-suggestions = $(Search.query(site)...termSuggestions('someTerm')}
+suggestions = ${Search.query(site)...termSuggestions('someTerm')}
463
464
You can access your suggestions inside your fluid template with
465
0 commit comments