Skip to content

Commit

Permalink
The change spoken form of word scope to sub (#2089)
Browse files Browse the repository at this point in the history
Fixes #1918

## Checklist

- [-] I have added
[tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
- [x] I have updated the
[docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and
[cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet)
- [x] I have not broken the cheatsheet

---------

Co-authored-by: Pokey Rule <[email protected]>
  • Loading branch information
AndreasArvidsson and pokey authored Dec 5, 2023
1 parent d6dc00d commit 0806348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spoken_forms.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"environment": "environment",
"command": "command",
"char": "character",
"word": "word",
"sub": "word",
"token": "token",
"identifier": "identifier",
"line": "line",
Expand Down

0 comments on commit 0806348

Please sign in to comment.