Skip to content

Commit 94214a0

Browse files
authored
Update README.md
1 parent 47b16b8 commit 94214a0

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
@@ -310,7 +310,7 @@ The modifiers `"head"` and `"tail"` can be used to expand a target through the b
310310
- `"take head air"`: selects the mark through to start of the line
311311
- `"take tail air"`: selects the mark through to the end of the line
312312

313-
When inside a single line surrounding pair(parentheses, brackets, etc) the head/tail modifier will only expand to the interior of that pair instead of the whole line. You can explicitly say `"head line"` or `"tail line"` to get the line behavior.
313+
When inside a single-line surrounding pair (eg parentheses, brackets, etc) the head/tail modifier will only expand to the interior of that pair instead of the whole line. You can explicitly say `"head line"` or `"tail line"` to get the line behavior.
314314

315315
When followed by a modifier, they will expand their input to the start or end of the given modifier range. For example:
316316

0 commit comments

Comments
 (0)