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

tsato pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 9667f13  doc: fix typo gcr.io -> icr.io and other
9667f13 is described below

commit 9667f13d83405c4ef3239587535b53e5b64d8bf8
Author: Tadayoshi Sato <[email protected]>
AuthorDate: Mon Jan 17 16:11:13 2022 +0900

    doc: fix typo gcr.io -> icr.io and other
---
 docs/modules/ROOT/pages/installation/registry/icr.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/pages/installation/registry/icr.adoc 
b/docs/modules/ROOT/pages/installation/registry/icr.adoc
index 8fb9052..5b2857e 100644
--- a/docs/modules/ROOT/pages/installation/registry/icr.adoc
+++ b/docs/modules/ROOT/pages/installation/registry/icr.adoc
@@ -3,9 +3,9 @@
 
 You can use a Namespace of IBM Container Registry to host Camel K images.
 
-In order to push images to `gcr.io`, you need to provide a valid key to Camel 
K.
+In order to push images to `icr.io`, you need to provide a valid key to Camel 
K.
 
-The fast way to obtain create a Namespace on ICR is by 
https://cloud.ibm.com/docs/cli?topic=cli-install-ibmcloud-cli[IBM Command line 
tool]:
+The fast way to obtain a Namespace on ICR is by 
https://cloud.ibm.com/docs/cli?topic=cli-install-ibmcloud-cli[IBM Command line 
tool]:
 
 - Install https://cloud.ibm.com/docs/cli?topic=cli-install-ibmcloud-cli[IBM 
Command line tool]:
 +

Reply via email to