Minor grammatical correction (#2601)

This commit is contained in:
Aditya Dhulipala 2017-04-03 15:27:38 -07:00 committed by John Mulhausen
parent e9b5e56bbe
commit 6f2951ff23
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ predictably, and procedurally as possible.
Users who are new to Engine development should start by setting up their Users who are new to Engine development should start by setting up their
environment. Then, they should try a simple code change. After that, you should environment. Then, they should try a simple code change. After that, you should
find something to work on or propose at totally new change. find something to work on or propose a totally new change.
If you are a programming prodigy, you still may find this documentation useful. If you are a programming prodigy, you still may find this documentation useful.
Please feel free to skim past information you find obvious or boring. Please feel free to skim past information you find obvious or boring.
@ -58,4 +58,4 @@ Please feel free to skim past information you find obvious or boring.
Start by getting the software you require. If you are on Mac or Linux, go to Start by getting the software you require. If you are on Mac or Linux, go to
[get the required software for Linux or macOS](software-required.md). If you are [get the required software for Linux or macOS](software-required.md). If you are
on Windows, see [get the required software for Windows](software-req-win.md). on Windows, see [get the required software for Windows](software-req-win.md).