lburgazzoli closed pull request #122: Fix "typo" Openshift -> OpenShift
URL: https://github.com/apache/camel-k/pull/122
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/README.adoc b/README.adoc
index c77302d..24d0779 100644
--- a/README.adoc
+++ b/README.adoc
@@ -10,7 +10,7 @@ Apache Camel K (a.k.a. Kamel) is a lightweight integration 
framework built from
 [[getting-started]]
 == Getting Started
 
-Camel K allows to run integrations directly on a Kubernetes or Openshift 
cluster.
+Camel K allows to run integrations directly on a Kubernetes or OpenShift 
cluster.
 To use it, you need to be connected to a cloud environment or to a local 
cluster created for development purposes.
 
 If you need help on how to create a local development environment based on 
*Minishift* or *Minikube* (Minikube will be supported soon, stay tuned!), you 
can follow the link:/docs/cluster-setup.adoc[local cluster setup guide].
@@ -24,7 +24,7 @@ Look into the 
https://github.com/apache/camel-k/releases[release page] for lates
 If you want to contribute, you can also **build it from source!** Refer to the 
link:/docs/developers.adoc[developer's guide]
 for information on how to do it.
 
-Once you have the "kamel" binary, log into your cluster using the standard 
"oc" (Openshift) or "kubectl" (Kubernetes) client tool and execute the 
following command to install Camel K:
+Once you have the "kamel" binary, log into your cluster using the standard 
"oc" (OpenShift) or "kubectl" (Kubernetes) client tool and execute the 
following command to install Camel K:
 
 ```
 kamel install


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to