You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by pd...@apache.org on 2019/05/01 19:59:45 UTC

[incubator-openwhisk-wskdeploy] branch master updated: Fix some typos (#1051)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 40d1bd8  Fix some typos (#1051)
40d1bd8 is described below

commit 40d1bd89f9db66b5abc4a827bf6a5bc642a16f62
Author: Junyoung, Sung <wn...@gmail.com>
AuthorDate: Thu May 2 04:59:39 2019 +0900

    Fix some typos (#1051)
---
 specification/html/spec_parameter_types.md          | 2 +-
 tests/usecases/api-gateway/simple_api_manifest.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/specification/html/spec_parameter_types.md b/specification/html/spec_parameter_types.md
index 68df2b7..ff725de 100644
--- a/specification/html/spec_parameter_types.md
+++ b/specification/html/spec_parameter_types.md
@@ -138,7 +138,7 @@ inputs:
 #### Object type example
 
 The Object type allows for complex objects to be declared as parameters
-with an optional validateable schema.
+with an optional validatable schema.
 
 ```yaml
 inputs:
diff --git a/tests/usecases/api-gateway/simple_api_manifest.yaml b/tests/usecases/api-gateway/simple_api_manifest.yaml
index 8e98c9b..827f5ba 100644
--- a/tests/usecases/api-gateway/simple_api_manifest.yaml
+++ b/tests/usecases/api-gateway/simple_api_manifest.yaml
@@ -9,6 +9,6 @@ packages:
           fire:
             function: actions/fire/index.js
             inputs:
-              triggerName: trgger1
+              triggerName: trigger1
               type: string
             exposedUrl: post/whiskbot/slack-event/