Skip to content

Commit

Permalink
Fix typo in restdocs (openhab#1463)
Browse files Browse the repository at this point in the history
  • Loading branch information
mueller-ma authored Jan 27, 2021
1 parent 3a54d1f commit 4db5920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/restdocs.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ You can also do this in a single, non-interactive command, in this case **add `-
### With an API token

This method is often recommended in order to keep your passwords safe and avoid to store them without encryption in any public places.
To authenticate with an API token, **apaddpend `-u '{API_TOKEN}:'` to the commandline.**
To authenticate with an API token, **add `-u '{API_TOKEN}:'` to the commandline.**

You can manage all access tokens in your profile settings in the Main UI.

Expand Down

0 comments on commit 4db5920

Please sign in to comment.