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 b18b697 Picky commit for testing backport action b18b697 is described below commit b18b697254a7aacf1cc4c432b867ab02e7e8519f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Feb 3 14:54:55 2021 +0100 Picky commit for testing backport action --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index a15f4cb..628ace9 100644 --- a/README.adoc +++ b/README.adoc @@ -221,7 +221,7 @@ As an installation shortcut, additional maven repositories can be alternatively kamel cmd --maven-repository http://repo1.my-company.com --maven-repository http://repo2.my-company.com ---- -A repository url follow conventions used to configure additional repositories in https://karaf.apache.org[_Apache Karaf_] so it can be appended with zero or more of the following flags: +A repository url follows conventions used to configure additional repositories in https://karaf.apache.org[_Apache Karaf_] so it can be appended with zero or more of the following flags: * **@snapshots**: the repository contains snapshots * **@noreleases**: the repository does not contain any released artifacts