docs: Fix typos on 'Why Rojo' page

This commit is contained in:
Lucien Greathouse
2019-06-16 16:29:08 -07:00
parent 8f66fb6fef
commit 7bce1f6df4

View File

@@ -3,9 +3,9 @@ Adding a tool like Rojo to your Roblox workflow can be daunting, but it comes wi
[TOC]
## External Text Editors
Rojo opens the door to use the absolute best text editors in the world and their rich plugin ecosystem.
Rojo opens the door to use the absolute best text editors in the world and their rich plugin ecosystems.
Some very popular, free editors include [Visual Studio Code](https://code.visualstudio.com) and [Sublime Text](https://www.sublimetext.com).
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.