From a2b7e6d3c6cafa4b9670ce6f3c33c785c241ca60 Mon Sep 17 00:00:00 2001 From: Nick Veitch Date: Wed, 16 Jun 2021 15:49:49 +0100 Subject: [PATCH] fix typo in operators/README --- operators/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operators/README.md b/operators/README.md index ff1c84ce5bc..dce86973ed0 100644 --- a/operators/README.md +++ b/operators/README.md @@ -62,6 +62,6 @@ available charm run: ### 6. (optional) Relate the Katib bundle with your Kubeflow -If you aim to use Katib within an existing Kubeflow deploymemnt in order to use it within the Kubeflow dashboard, you will have to integrate `katib-ui` to `istio-pilot` with the following command: +If you aim to use Katib within an existing Kubeflow deployment in order to use it within the Kubeflow dashboard, you will have to integrate `katib-ui` to `istio-pilot` with the following command: juju relate istio-pilot katib-ui