Skip to content

Commit

Permalink
feat(README): spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
mattheop committed May 8, 2021
1 parent 305395c commit f4370ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Curently, you can configure two settings:
Base API URL : `GET http://YOUR_OCTOPRINT_SERVER/api/plugin/octolight?action=ACTION_NAME`

_(if the action parameter not given, the action toggle will be used by default)_
#### Action
#### Actions
- **toggle** (default action): Toggle light switch on/off. JSON return example: `{state: true}`
- **getState**: Get current light switch state. JSON return example: `{state: true}`

Expand Down

0 comments on commit f4370ba

Please sign in to comment.