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

csantanapr pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new aab509d  Typo Fix (#359)
aab509d is described below

commit aab509d7bbb9c9539797a43ef49152e0ba45bee8
Author: Avinash Nuthalapati <[email protected]>
AuthorDate: Tue Feb 5 13:20:27 2019 +0100

    Typo Fix (#359)
---
 _layouts/documentation.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_layouts/documentation.html b/_layouts/documentation.html
index 3d41ad5..7bcd40d 100644
--- a/_layouts/documentation.html
+++ b/_layouts/documentation.html
@@ -384,7 +384,7 @@ layout: default
         </p>
         <h5>Running OpenWhisk locally</h5>
         <p>Developers can select to install and configure their own
-          instancefrom among any of the options listed here:
+          instance from among any of the options listed here:
         <a href="#openwhisk_deployment">OpenWhisk Deployment Options</a>.
         </p>
         <p>For local, "light weight" development, we recommend using

Reply via email to