Skip to content

Commit d58e83c

Browse files
eshapardpimterry
andauthored
Update README.md
typo fix Co-authored-by: Tim Perry <[email protected]>
1 parent 8f37f78 commit d58e83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Opens your notes folder in your default configured file explorer. Shorthand alia
131131

132132
Opens a given note in your `$EDITOR`. Name can be an absolute path, or a relative path in your notes (.md suffix optional). Shorthand alias also available with `notes o`.
133133

134-
If not file-suffix is given in `note-name`, the notes will attempt to open `note-name.md` (or whatever your default suffix is set to). However, if the note-name is given an suffix, the default suffix will not be appended (e.g. `notes open note-name.txt` will open `note-name.txt`; not `note-name.md` or `note-name.txt.md`).
134+
If no file-suffix is given in `note-name`, the notes will attempt to open `note-name.md` (or whatever your default suffix is set to). However, if the note-name is given an suffix, the default suffix will not be appended (e.g. `notes open note-name.txt` will open `note-name.txt`; not `note-name.md` or `note-name.txt.md`).
135135

136136
### `notes mv <note-name> <destination>|<directory>`
137137

0 commit comments

Comments
 (0)