Skip to content

Commit bb81153

Browse files
authored
fixed the typo
1 parent c970fbb commit bb81153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/other-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ reg delete "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Executi
2222
## Notepad++ Cheat sheet
2323
### Tab
2424
- Tab navigation
25-
- To switch between first and last tab, use <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + ```MOUSEWHEEL``` on tabs. ```MOUSEWHEEL``` up will take to fist tab while down will take to last tab.
25+
- To switch between first and last tab, use <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + ```MOUSEWHEEL``` on tabs. ```MOUSEWHEEL``` up will take to first tab while down will take to last tab.
2626
![FirstAndLast](https://user-images.githubusercontent.com/14791461/35479755-b37a09fc-0424-11e8-9a5c-905bf18b957e.gif)
2727

2828

0 commit comments

Comments
 (0)