This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.3.x by this push: new 12056d9 Fix a little typo good for testing backport action 12056d9 is described below commit 12056d9bb28d4db49dc2e64e54ac8ce2329fdf60 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