summaryrefslogtreecommitdiffstats
path: root/development/dotnet-runtime/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/dotnet-runtime/README')
-rw-r--r--development/dotnet-runtime/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/development/dotnet-runtime/README b/development/dotnet-runtime/README
index 867bb5c20e..d5f36f17a7 100644
--- a/development/dotnet-runtime/README
+++ b/development/dotnet-runtime/README
@@ -1,7 +1,8 @@
.NET Core is an open-source, general-purpose development platform
-maintained by Microsoft and the .NET community on GitHub.
-It's cross-platform (supporting Windows, macOS, and Linux)
-and can be used to build device, cloud, and IoT applications.
+maintained by Microsoft and the .NET community on GitHub. It's
+cross-platform (supporting Windows, macOS, and Linux) and can be used to
+build device, cloud, and IoT applications.
This package contains everything you need to run a .NET application.
-If you want to build apps, install .NET Core SDK (dotnet-sdk), which contais this runtime too.
+If you want to build apps, install .NET Core SDK (dotnet-sdk), which
+contains this runtime too.