Skip to content

Commit dff8a42

Browse files
authored
Update packages/cursorless-org-docs/src/docs/user/README.md
1 parent a2d3ca9 commit dff8a42

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ Note that when combined with list targets, `take`/`pre`/`post` commands will res
535535
- `"pre <TARGET>"`: Places the cursor before the given target.
536536
- `"post <TARGET>"`: Places the cursor after the given target.
537537
- `"append <TARGET>"`: Selects the given target, while preserving your existing selections.
538-
- `"append pre <TARGET>"`: Adds a new cursor before the given target while preserving your existing selections.
538+
- `"append pre <TARGET>"`: Adds a new cursor before the given target, while preserving your existing selections.
539539
- `"append post <TARGET>"`: Adds a new cursor after the given target, while preserving your existing selections.
540540
- `"give <TARGET>"`: Deselects the given target.
541541

0 commit comments

Comments
 (0)