summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorahsonkhan <ahsonkhan@users.noreply.github.com>2016-12-06 10:17:40 -0800
committerGitHub <noreply@github.com>2016-12-06 10:17:40 -0800
commitafd3ffc39e8de1819cd80c69a253a9ce511f67ee (patch)
tree82b426f5315daec9e680b45af3fee4e3923cb65a /README.md
parentb19ac36f62620eac435e50993f36a8713a0aaf44 (diff)
downloadcoreclr-afd3ffc39e8de1819cd80c69a253a9ce511f67ee.tar.gz
coreclr-afd3ffc39e8de1819cd80c69a253a9ce511f67ee.tar.bz2
coreclr-afd3ffc39e8de1819cd80c69a253a9ce511f67ee.zip
Fixed typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ac4717a05..e6b496dd15 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ as part of the application (if desired), and thus can be updated quickly to fix
## If You Just Want to Use .NET Core
-Most users don't need build .NET Core from source since there is already an built and tested version for any supported platform.
+Most users don't need to build .NET Core from source since there is already an built and tested version for any supported platform.
You can get the latest **released** version of the .NET Core SDK by following the instructions on
the [.NET Core Getting Started](http://dotnet.github.io/getting-started/) page.
If you need the most up to date (daily) version of this .NET Core installer you can get it from the