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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4d20c42  Fix typos in Actions documentation (#435)
4d20c42 is described below

commit 4d20c4286669e31053913041a720246f25c1bc78
Author: Ellen Wyllie <[email protected]>
AuthorDate: Thu Jun 18 17:58:19 2020 -0500

    Fix typos in Actions documentation (#435)
---
 _layouts/documentation.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_layouts/documentation.html b/_layouts/documentation.html
index eb0293a..42c4cbf 100644
--- a/_layouts/documentation.html
+++ b/_layouts/documentation.html
@@ -234,8 +234,8 @@ layout: default
         <a class="indexable" id="programming-model-actions"></a>
         <h4>Actions</h4>
         <p>This section will answer some of the essential questions about
-          OpenWhisk Actions relative to the to the programming model.
-          If you want to more detailed information,
+          OpenWhisk Actions relative to the programming model.
+          If you want more detailed information,
           please read the project documentation on
         <a 
href="https://github.com/apache/openwhisk/blob/master/docs/actions.md#openwhisk-actions";>
           OpenWhisk Actions</a>.

Reply via email to