1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-04 23:58:01 +00:00

Fix a typo in the filename

This commit is contained in:
jbranchaud
2016-05-10 18:14:46 -05:00
parent 6163b38b42
commit 755adede9b

View File

@@ -465,7 +465,7 @@ _414 TILs and counting..._
- [Quick Man Pages](vim/quick-man-pages.md) - [Quick Man Pages](vim/quick-man-pages.md)
- [Quick Quickfix List Navigation](vim/quick-quickfix-list-navigation.md) - [Quick Quickfix List Navigation](vim/quick-quickfix-list-navigation.md)
- [Re-indenting Your Code](vim/reindenting-your-code.md) - [Re-indenting Your Code](vim/reindenting-your-code.md)
- [Read In The Contents Of A Rails File](vim/read-in-the-contents-of-a-rails.file.md) - [Read In The Contents Of A Rails File](vim/read-in-the-contents-of-a-rails-file.md)
- [Rename Current File](vim/rename-current-file.md) - [Rename Current File](vim/rename-current-file.md)
- [Repeat The Previous Change](vim/repeat-the-previous-change.md) - [Repeat The Previous Change](vim/repeat-the-previous-change.md)
- [Repeating Characters](vim/repeating-characters.md) - [Repeating Characters](vim/repeating-characters.md)