summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2015-11-21 14:19:51 -0800
committerJan Kotas <jkotas@microsoft.com>2015-11-21 14:19:51 -0800
commitfc3690c8e0b2083057420f5339ffedcf6654dd7e (patch)
tree8730b4940014b9a8ef85a2ec5399a7e5fa4dcb53 /Documentation
parentd67b628afd3c7e79755c252e6d3a6dbf28851e8e (diff)
parent01a65b60e2138afe10c12a80802360f15bf47050 (diff)
downloadcoreclr-fc3690c8e0b2083057420f5339ffedcf6654dd7e.tar.gz
coreclr-fc3690c8e0b2083057420f5339ffedcf6654dd7e.tar.bz2
coreclr-fc3690c8e0b2083057420f5339ffedcf6654dd7e.zip
Merge pull request #2133 from gsfreema/master
Fixing a grammar mistake in Documentation\README.md
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index 225a4c2518..61b08cac54 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -6,7 +6,7 @@ This repo includes several documents that explain both high-level and low-level
Intro to .NET Core
==================
-.NET Core is a self-contained .NET runtime and framework that implements [ECMA 335](project-docs/dotnet-standards.md). It can be (and has been) ported to multiple architectures and platforms. It support a variety of installation options, having no specific deployment requirements itself.
+.NET Core is a self-contained .NET runtime and framework that implements [ECMA 335](project-docs/dotnet-standards.md). It can be (and has been) ported to multiple architectures and platforms. It supports a variety of installation options, having no specific deployment requirements itself.
Learn about .NET Core
====================