Skip to content

Commit 34f9ce5

Browse files
typo
1 parent 76149ab commit 34f9ce5

File tree

1 file changed

+2
-2
lines changed
  • packages/cursorless-org-docs/src/docs/user

1 file changed

+2
-2
lines changed

packages/cursorless-org-docs/src/docs/user/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,11 +233,11 @@ The modifier `"grand"` can be used to select the parent of the containing syntac
233233
- `"take grand statement air"`
234234
- `"take grand funk air"`
235235

236-
For example, the command `"take grand statement [blue] air"` will select that parent statement of the statement containing the token with a blue hat over the letter 'a'.
236+
For example, the command `"take grand statement [blue] air"` will select the parent statement of the statement containing the token with a blue hat over the letter 'a'.
237237

238238
You can also repeat `"grand"` multiple times.
239239

240-
For example, the command `"take grand grand statement [blue] air"` will select that parent statement of parent the statement of the statement containing the token with a blue hat over the letter 'a'.
240+
For example, the command `"take grand grand statement [blue] air"` will select the parent statement of the parent statement of the statement containing the token with a blue hat over the letter 'a'.
241241

242242
##### Sub-token modifiers
243243

0 commit comments

Comments
 (0)