From a4891c13e460d1df77e4d2c26ec55fdb4572bd88 Mon Sep 17 00:00:00 2001 From: Dan Balasescu Date: Tue, 18 Feb 2020 09:17:04 +0900 Subject: [PATCH] Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Bartłomiej Dach --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6071e3f473..6cc110280c 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ If your platform is not listed above, there is still a chance you can manually b ## Developing or debugging -Please make sure you have the following preqreuisites: +Please make sure you have the following prerequisites: - A desktop platform with the [.NET Core 3.1 SDK](https://dotnet.microsoft.com/download) or higher installed. - When developing with mobile, [Xamarin](https://docs.microsoft.com/en-us/xamarin/) is required, which is shipped together with Visual Studio or [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/).