Skip to content

Commit 0b5e64b

Browse files
committed
Fix a typo in the readme
1 parent 3db1668 commit 0b5e64b

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
@@ -6,7 +6,7 @@ A simple text editor that makes it easy to write and read nested notes.
66

77
Online demo with explanations: https://maxlap.github.io/standard-notes-indent-editor/demo.html
88

9-
The [demo](https://maxlap.github.io/standard-notes-indent-editor/demo.html)shows everything nicely, but compared to a basic text editor:
9+
The [demo](https://maxlap.github.io/standard-notes-indent-editor/demo.html) shows everything nicely, but compared to a basic text editor:
1010

1111
* Press `Tab` to indent the line (or selected lines) with 2 spaces (even if in the middle of the line).
1212
* Press `Shift` + `Tab` removes 2 spaces from the beginning of line (or selected lines).

0 commit comments

Comments
 (0)