This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push: new a24bf1f Fix a little typo good for testing backport action a24bf1f is described below commit a24bf1f5585435e27c0275cf15145a629f106aed Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Feb 2 15:09:40 2021 +0100 Fix a little typo good for testing backport action --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 5b570e3..a15f4cb 100644 --- a/README.adoc +++ b/README.adoc @@ -101,7 +101,7 @@ camel-k-groovy-builder 0/1 Completed 0 75s ... ``` -After a couple of minutes you can see your integration runnning. To see the output log of your integration container get the pod id: +After a couple of minutes you can see your integration running. To see the output log of your integration container get the pod id: ``` kubectl get pods | grep sample