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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4b3874f  fix typo from bad merge (#744)
4b3874f is described below

commit 4b3874f101fd23939650c6c83f146d5d01ea6c81
Author: David Grove <[email protected]>
AuthorDate: Wed Aug 17 21:50:26 2022 -0400

    fix typo from bad merge (#744)
---
 helm/openwhisk/runtimes.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm/openwhisk/runtimes.json b/helm/openwhisk/runtimes.json
index 58acca4..2a20d4e 100644
--- a/helm/openwhisk/runtimes.json
+++ b/helm/openwhisk/runtimes.json
@@ -41,7 +41,7 @@
                     "attachmentName": "codefile",
                     "attachmentType": "text/plain"
                 }
-            },
+            }
         ],
         "python": [
             {

Reply via email to