Skip to content

Commit

Permalink
docs: fix a typo in user docs (#8207)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor840326 authored Sep 26, 2024
1 parent 2b414ae commit 702866f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ If you want to specify a cluster version, you can first view the available versi
```bash
kbcli clusterversion list
kbcli cluster create --cluster-definition posrgresql --version postgresql-14.8.0
kbcli cluster create --cluster-definition postgresql --version postgresql-14.8.0
```

:::note
Expand Down

0 comments on commit 702866f

Please sign in to comment.