Skip to content

Commit 79b74f0

Browse files
committed
Docs typo fix
1 parent bf99d7e commit 79b74f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ These are the possible requests to web application (add param ?Namespace={Desire
8989
| Format | GET | | JSON | Default formatting |
9090
| TermList | POST | {"TermList":"TermListName"} | JSON | Termlist key-value array |
9191
| Config | POST |{"Application":"AppName", "Config","value"}| JSON | Set config for arbitrary application for current user|
92-
| Config/:Application | GET ||{"Application":"AppName"} | JSON | Get config for Application for current user|
92+
| Config/:Application | GET | {"Application":"AppName"} | JSON | Get config for Application for current user|
9393
| Favorites | GET | | JSON | Array of current user favorites|
9494
| Favorites/:Item | POST | | JSON | Add favorite item |
9595
| Favorites/:Item |DELETE| | JSON | Remove item from favorites |

0 commit comments

Comments
 (0)