Fix minor typo in readme (#285)
authorSean Killeen <SeanKilleen@gmail.com>
Tue, 26 Nov 2019 12:38:33 +0000 (07:38 -0500)
committerStephen Toub <stoub@microsoft.com>
Tue, 26 Nov 2019 12:38:33 +0000 (07:38 -0500)
README.md

index 6c3216a..9b9015a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/runtime)
 
 This repo contains the code to build the .NET Core runtime, libraries and shared host (`dotnet`) installers for
-all supported platforms, as wel as the sources to .NET Core runtime and libraries.
+all supported platforms, as well as the sources to .NET Core runtime and libraries.
 
 ## What is .NET Core?