Skip to content

Commit

Permalink
Updated wording
Browse files Browse the repository at this point in the history
  • Loading branch information
glitchassassin committed Nov 10, 2016
1 parent a4b803a commit 167bbc2
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 @@ -84,7 +84,7 @@ They can be used to modify a single following character. ``^c`` will type Ctrl+C
If you need to modify multiple characters, use parentheses: ``+(abc)`` will hold down
Shift and type "ABC".

To enter these characters (including parentheses) as literals, enclose them in brackets: ``{@}``
To enter these characters (including parentheses) as literals, enclose each character in brackets: ``{@}``

Otherwise, this should function identically to Sikuli's type() method.

Expand Down

0 comments on commit 167bbc2

Please sign in to comment.