Skip to content

Commit

Permalink
Fix Typo in Readme.md (#4228)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalpitmalviya committed Jul 26, 2022
1 parent 6d22c9f commit 2c565dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-charts/seldon-core-operator/README.md
Expand Up @@ -13,7 +13,7 @@ helm repo add seldonio https://storage.googleapis.com/seldon-charts
helm repo update
```

Onca that's done, you should then be able to deploy the chart as:
Once that's done, you should then be able to deploy the chart as:

```bash
kubectl create namespace seldon-system
Expand Down

0 comments on commit 2c565dd

Please sign in to comment.