From 6f2951ff2384f6e125f324dedcd0479e901eef7f Mon Sep 17 00:00:00 2001 From: Aditya Dhulipala Date: Mon, 3 Apr 2017 15:27:38 -0700 Subject: [PATCH] Minor grammatical correction (#2601) --- opensource/project/who-written-for.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opensource/project/who-written-for.md b/opensource/project/who-written-for.md index fde6f3d09d..beb2341d65 100644 --- a/opensource/project/who-written-for.md +++ b/opensource/project/who-written-for.md @@ -49,7 +49,7 @@ predictably, and procedurally as possible. 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 -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. 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 [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). \ No newline at end of file +on Windows, see [get the required software for Windows](software-req-win.md).