This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-catalog.git
The following commit(s) were added to refs/heads/master by this push:
new 071cdea chore: fix grammar (#318)
071cdea is described below
commit 071cdeac31f1b34a35f6d4b9291e67bddb3df97e
Author: John Bampton <[email protected]>
AuthorDate: Wed Mar 10 02:22:22 2021 +1000
chore: fix grammar (#318)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 75d6d42..63f1ed9 100644
--- a/README.md
+++ b/README.md
@@ -71,4 +71,4 @@ TODO: place holder until we have a README for utils
## How to create top-level packages
-If your package is more involved you may want to create your own top-level
packages repository using the
[openwhisk-package-template](https://github.com/openwhisk/openwhisk-package-template).
It will provide a good example on what a good template template should include
(i.e., sufficient help build, test and integrate into OpenWhisk).
+If your package is more involved you may want to create your own top-level
packages repository using the
[openwhisk-package-template](https://github.com/openwhisk/openwhisk-package-template).
It will provide a good example on what a good template should include (i.e.,
sufficient help build, test and integrate into OpenWhisk).