spelling: argument

This commit is contained in:
Josh Soref 2017-11-08 00:44:55 +00:00
parent 4dda9cf930
commit f4dd4a83a4

View File

@ -43,7 +43,7 @@ Both interfaces may serve at the same time. Both respond to simple text command,
### Querying for data
For commands that accept an argumetn as value, pass `?` (question mark) to _get_ current value rather than _set_ a new one.
For commands that accept an argument as value, pass `?` (question mark) to _get_ current value rather than _set_ a new one.
### Examples