We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 251a52c commit a714849Copy full SHA for a714849
README.md
@@ -163,7 +163,8 @@ which returns only the value, in this case `test`.
163
### Controller
164
165
If you have routing activated, you may access the settings via routes, e.g. `GET https://yourdomain.tld/setting/{setting}` to get a setting by key.
166
-*Note: Routes only return values and have no `setter``endpoint!*
+
167
+*Note: Routes only return values and have no `setter` endpoint!*
168
169
### Command
170
0 commit comments