Skip to content

Commit fc5e50a

Browse files
authored
Update README.md
1 parent 521f105 commit fc5e50a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ The Rich Text Processor is a lightweight text editor application with rich text
2323
3. Run the application.
2424

2525
### Usage
26-
Applying formatting with the buttons must be done by selecting the text first. Hotkeys do not require this, however, so I prefer to use those.
26+
Applying formatting with the buttons must be done by selecting the text first. Hotkeys do not require this and will apply the changes from the caret, however, so I prefer to use those.
2727

28-
Here is a list of all avaible hotkeys for the application.
28+
Here is a list of all available hotkeys for the application.
2929

3030
| Hotkey | Action |
3131
| --------------- | ------------ |
@@ -40,6 +40,3 @@ Here is a list of all avaible hotkeys for the application.
4040
| Ctrl + O | Open |
4141
| Ctrl + N | New |
4242
| Ctrl + P | Print |
43-
44-
## License
45-
This project is licensed under the MIT License.

0 commit comments

Comments
 (0)