This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-dotnet.git


The following commit(s) were added to refs/heads/master by this push:
     new 06a1179  chore: fix spelling (#47)
06a1179 is described below

commit 06a1179e6bc038268b2e84ff89b4aaa6116288cd
Author: John Bampton <[email protected]>
AuthorDate: Wed Mar 10 02:16:08 2021 +1000

    chore: fix spelling (#47)
---
 core/dotnet2.2/QUICKSTART.md | 2 +-
 core/dotnet3.1/QUICKSTART.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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 @@ docker login
 ```
 
 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 @@ docker login
 ```
 
 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.
 

Reply via email to