Typoe mongondb -> mongodb (#1307)

Signed-off-by: Matt Martyn <matt.martyn@vtex.com.br>
This commit is contained in:
Matt Martyn 2024-01-22 00:18:12 -05:00 committed by GitHub
parent d3325b10c9
commit 34839b4dfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ vela addon init mongodb --helm-repo https://marketplace.azurecr.io/helm/v1/repo
Running this command will generate a basic addon directory in your local path:
```shell
$ ls mongondb
$ ls mongodb
NOTES.cue README.md definitions metadata.yaml parameter.cue resources schemas template.cue views
```