Skip to content

Commit 05c4a75

Browse files
committed
Tiny README tweak for consistency
1 parent ce0e912 commit 05c4a75

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
@@ -81,7 +81,7 @@ Opens a given note in your `$EDITOR`. Name can be an absolute path, or a relativ
8181

8282
### `notes rm [-r | --recursive] <note-name>`
8383

84-
Remove the given note if it exists. If `-r` or `--recursive` is given, delete the folders/notes recursively.
84+
Removes the given note if it exists. If `-r` or `--recursive` is given, deletes the folders/notes recursively.
8585

8686
### `notes grep/find <pattern> | notes open`
8787

0 commit comments

Comments
 (0)