You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/09 06:00:27 UTC

[GitHub] [camel-karavan] tadayosi commented on a change in pull request #82: Fix typo in README for SELinux

tadayosi commented on a change in pull request #82:
URL: https://github.com/apache/camel-karavan/pull/82#discussion_r745309889



##########
File path: README.md
##########
@@ -72,10 +72,10 @@ docker run -it -p 8080:8080 -e KARAVAN_MODE=local -v $(pwd):/deployments/integra
 ```shell script
 docker run -it -p 8080:8080 -e KARAVAN_MODE=local -v $(pwd):/deployments/integrations  entropy1/karavan-native
 ```
-For SELunux
+For SELinux
 ```shell script
 docker run -it -p 8080:8080 -e KARAVAN_MODE=local -v $(pwd):/deployments/integrations:z  entropy1/karavan-native
 ```
 
 ## Running in cloud mode
-[Karavan demo on Openshift](karavan-demo/openshift/README.md)
\ No newline at end of file
+[Karavan demo on Openshift](karavan-demo/openshift/README.md)

Review comment:
       Maybe we can change this as well?
   ```
   Openshfit -> OpenShift
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org