chore: fix spelling (#47)

diff --git a/core/dotnet2.2/QUICKSTART.md b/core/dotnet2.2/QUICKSTART.md
index 7b67b54..4498338 100644
--- a/core/dotnet2.2/QUICKSTART.md
+++ b/core/dotnet2.2/QUICKSTART.md
@@ -120,7 +120,7 @@
 ```
 
 Deploy OpenWhisk using ansible environment that contains the kind `dotnet:2.2`
-Assuming you have OpenWhisk already deploy localy and `OPENWHISK_HOME` pointing to root directory of OpenWhisk core repository.
+Assuming you have OpenWhisk already deploy locally and `OPENWHISK_HOME` pointing to root directory of OpenWhisk core repository.
 
 Set `ROOTDIR` to the root directory of this repository.
 
diff --git a/core/dotnet3.1/QUICKSTART.md b/core/dotnet3.1/QUICKSTART.md
index 1f4e63a..2022a76 100644
--- a/core/dotnet3.1/QUICKSTART.md
+++ b/core/dotnet3.1/QUICKSTART.md
@@ -120,7 +120,7 @@
 ```
 
 Deploy OpenWhisk using ansible environment that contains the kind `dotnet:3.1`
-Assuming you have OpenWhisk already deploy localy and `OPENWHISK_HOME` pointing to root directory of OpenWhisk core repository.
+Assuming you have OpenWhisk already deploy locally and `OPENWHISK_HOME` pointing to root directory of OpenWhisk core repository.
 
 Set `ROOTDIR` to the root directory of this repository.