From ca7dd96ede28ecd83898c525b5d75f5d7065f78e Mon Sep 17 00:00:00 2001 From: Amy Brennan-Luna Date: Mon, 16 Jun 2025 00:38:34 -0500 Subject: [PATCH] Update README.md Fixed typo --- packages/cursorless-org-docs/src/docs/user/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cursorless-org-docs/src/docs/user/README.md b/packages/cursorless-org-docs/src/docs/user/README.md index 6fa74d783d..b9d0e6fb0d 100644 --- a/packages/cursorless-org-docs/src/docs/user/README.md +++ b/packages/cursorless-org-docs/src/docs/user/README.md @@ -760,7 +760,7 @@ Join multiple lines together. eg: - `join air`: Join the line with the token containing the letter 'a' with its next line. -- `join block air`: Joines all lines in the paragraph with the token containing the letter 'a' together into a single line. +- `join block air`: Joins all lines in the paragraph with the token containing the letter 'a' together into a single line. ### Break