You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/11/21 00:45:41 UTC

[GitHub] csantanapr closed pull request #1: Update README.md

csantanapr closed pull request #1: Update README.md
URL: https://github.com/apache/incubator-openwhisk-runtime-python/pull/1
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/README.md b/README.md
index 1585e8d..2696688 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ To use as a docker action using python 3
 ```
 wsk action update myAction myAction.py --docker openwhisk/python3action:1.0.0
 ```
-Replace `python3ction` with `python2acton` to use python 2.
+Replace `python3action` with `python2action` to use python 2.
 
 
 ### To use on deployment that contains the rutime as a kind


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services