Gramatical fix to kompose introduction (#7792)

The original wording didn't through very well. As much of the original sentence has been preserved as possible, primarily to ensure the kompose web address is see both in text and as a href link.
pull/7797/head
Elliot Blackburn 2018-03-20 21:40:01 +00:00 committed by k8s-ci-robot
parent b364c19316
commit 97b82e7375
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ redirect_from:
What's Kompose? It's a conversion tool for all things compose (namely Docker Compose) to container orchestrators (Kubernetes or OpenShift).
More information can be found our website at [http://kompose.io](http://kompose.io)
More information can be found on the Kompose website at [http://kompose.io](http://kompose.io).
In three simple steps, we'll take you from Docker Compose to Kubernetes.