Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Marcu <Peter.Marcu@Microsoft.com>2015-11-17 20:42:54 +0300
committerPeter Marcu <Peter.Marcu@Microsoft.com>2015-11-17 20:42:54 +0300
commitd98b02a85f0c30c32b28b9d76a2abb31c8a6b9e8 (patch)
tree9795c360558582b2884fe9c7aa0f96063787fa6d /Documentation/project-docs/getting-started-core.md
parent6221dee91898a7c560eed7b2bb3b1b1376b145da (diff)
Update getting-started-core.md
Diffstat (limited to 'Documentation/project-docs/getting-started-core.md')
-rw-r--r--Documentation/project-docs/getting-started-core.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/project-docs/getting-started-core.md b/Documentation/project-docs/getting-started-core.md
index 671c7c9be6..60a86ad583 100644
--- a/Documentation/project-docs/getting-started-core.md
+++ b/Documentation/project-docs/getting-started-core.md
@@ -41,7 +41,7 @@ Create a New Class Library
Add support for the Platform Standard
---------------------------
-Currently to enable generations you need do to some manual steps
+Currently to enable leveraging packages that target the Platform Standard you need do to some manual steps
1. Manually edit your csproj file by right clicking on the project and select unload and then right click and select edit. Add this to the bottom of your project file: