Skip to content

Commit 825cdc5

Browse files
committed
fix wording nit
1 parent 8df9913 commit 825cdc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/wsh-reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ wsh edit -m [path] # opens in magnified block
4040

4141
This will open up a codeedit block for the specified file. This is useful for quickly editing files on a local or remote machine in Wave's graphical editor. This command returns immediately after opening the block.
4242

43-
For `$EDITOR` integration (e.g. with `git commit`), see [`wsh editor`](#editor) which blocks until the file is closed.
43+
For `$EDITOR` integration (e.g. with `git commit`), see [`wsh editor`](#editor) which blocks until the editor is closed.
4444

4545
---
4646

0 commit comments

Comments
 (0)