Fix minor typos in Tap Dance documentation

Signed-off-by: Gareth Hancock <gazhank@gmail.com>
pull/1072/head
Gareth Hancock 3 years ago
parent cf826188a4
commit 2e42f52c38
No known key found for this signature in database
GPG Key ID: 7CF8FB1E764E7D29

@ -77,7 +77,7 @@ The plugin provides a `DynamicTapDance` object, with the following methods and p
## Focus commands ## Focus commands
The plugin provides one Focus command: `tapdance.ap`. The plugin provides one Focus command: `tapdance.map`.
### `tapdance.map [dances...]` ### `tapdance.map [dances...]`
@ -87,7 +87,7 @@ The plugin provides one Focus command: `tapdance.ap`.
> storage space, even data after the final marker. > storage space, even data after the final marker.
> >
> With arguments, it replaces the current set of dynamic dances with the newly > With arguments, it replaces the current set of dynamic dances with the newly
> given ones. Dances are terminated by an end marker, and the last macro must be > given ones. Dances are terminated by an end marker, and the last dance must be
> terminated by an additional one. It is up to the caller to make sure these > terminated by an additional one. It is up to the caller to make sure these
> rules are obeyed. > rules are obeyed.
> >

Loading…
Cancel
Save