Correct capitalization/typos (#240)

* Fix typo

* Correct capitalization

* Correct capitalization
This commit is contained in:
Jaguar
2019-08-28 21:29:48 -07:00
committed by Lucien Greathouse
parent d4c28de2c4
commit b45d4f6401
3 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ Rojo opens the door to use the absolute best text editors in the world and their
Some very popular editors include [Visual Studio Code](https://code.visualstudio.com) and [Sublime Text](https://www.sublimetext.com).
These advanced text editors have features like multi-cursor editing, goto symbol, multi-file regex find and replace, bookmarks and much more.
These advanced text editors have features like multi-cursor editing, go-to symbol, multi-file regex find and replace, bookmarks and much more.
Many Rojo VS Code users also use extensions like:
@@ -41,4 +41,4 @@ Popular tools include:
* [luacheck](https://github.com/mpeterv/luacheck), a static analysis tool to help you write better Lua
* [ripgrep](https://github.com/BurntSushi/ripgrep), an extremely fast code search tool
* [Tokei](https://github.com/XAMPPRocky/tokei), a tool for statistics like lines of code
* [Tokei](https://github.com/XAMPPRocky/tokei), a tool for statistics like lines of code