Skip to content

Commit a714849

Browse files
committed
fix: Readme spelling error
1 parent 251a52c commit a714849

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,8 @@ which returns only the value, in this case `test`.
163163
### Controller
164164

165165
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!*
166+
167+
*Note: Routes only return values and have no `setter` endpoint!*
167168

168169
### Command
169170

0 commit comments

Comments
 (0)