From 97b4c027e3fd74cf8fde3c2bf294ce91dfc5e2d6 Mon Sep 17 00:00:00 2001 From: Daniel Stack Date: Mon, 14 Oct 2019 09:54:54 -0700 Subject: [PATCH] Spelling Fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b41594e..7840092 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ run. - This value should be used in the x-ms-client-id with all HTTP requests. - If using any SDK add it to the authenication options (JS). -## Runnning the sample +## Running the sample - Running the Web Applicaton samples are based on the [AspNetCore MVC v2.2 documentation](https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc?view=aspnetcore-2.2&tabs=visual-studio) - Once all the individual sample README.md have been configured, Debug (F5 key) should build and start the application.