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

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Ćurković <ivan.curkovic@gmail.com>2018-09-07 00:45:55 +0300
committerRich Lander <rlander@microsoft.com>2018-09-07 00:45:55 +0300
commit0eefaf3d556ed9a8dac8f44bd0e16c1a33f2bc9c (patch)
tree2647fce70572a7ae0589f289734653640094a2d7 /README.md
parent98d16f02e0a4d4d8c880b19bb7d392c56c515634 (diff)
fixed the small typo (#1915)
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 11f2bbc5..53566e7e 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ The latest major release is [.NET Core 2.1](release-notes/2.1/2.1.3/2.1.3.md). T
* [Learn about .NET Core](https://docs.microsoft.com/dotnet/core)
* [.NET Core Roadmap](https://github.com/dotnet/core/blob/master/roadmap.md)
-* [Learn how about the .NET platform](https://docs.microsoft.com/dotnet/standard/)
+* [Learn about the .NET platform](https://docs.microsoft.com/dotnet/standard/)
* [.NET Core release notes](https://github.com/dotnet/core/blob/master/release-notes/README.md)
* [.NET Core Announcements](https://github.com/dotnet/announcements)
* [.NET Core blog](https://blogs.msdn.microsoft.com/dotnet/tag/net-core/)