diff --git a/docs/docs/03-clients/03-vue.md b/docs/docs/03-clients/03-vue.md index e6a6f369ae..3619cec6e5 100644 --- a/docs/docs/03-clients/03-vue.md +++ b/docs/docs/03-clients/03-vue.md @@ -137,7 +137,7 @@ the chain that the app is connected to, and must match the prefix used by the chain. By default, Ignite creates a chain with the `cosmos` prefix. If you have -created your chain with `ignite scaffold chain ... --adddress-prefix foo` or +created your chain with `ignite scaffold chain ... --address-prefix foo` or manually changed the prefix in the source code of the chain, you need to set the prefix in the Vue app. diff --git a/docs/versioned_docs/version-v0.26.1/03-clients/03-vue.md b/docs/versioned_docs/version-v0.26.1/03-clients/03-vue.md index e6a6f369ae..3619cec6e5 100644 --- a/docs/versioned_docs/version-v0.26.1/03-clients/03-vue.md +++ b/docs/versioned_docs/version-v0.26.1/03-clients/03-vue.md @@ -137,7 +137,7 @@ the chain that the app is connected to, and must match the prefix used by the chain. By default, Ignite creates a chain with the `cosmos` prefix. If you have -created your chain with `ignite scaffold chain ... --adddress-prefix foo` or +created your chain with `ignite scaffold chain ... --address-prefix foo` or manually changed the prefix in the source code of the chain, you need to set the prefix in the Vue app. diff --git a/docs/versioned_docs/version-v0.27.1/03-clients/03-vue.md b/docs/versioned_docs/version-v0.27.1/03-clients/03-vue.md index e6a6f369ae..3619cec6e5 100644 --- a/docs/versioned_docs/version-v0.27.1/03-clients/03-vue.md +++ b/docs/versioned_docs/version-v0.27.1/03-clients/03-vue.md @@ -137,7 +137,7 @@ the chain that the app is connected to, and must match the prefix used by the chain. By default, Ignite creates a chain with the `cosmos` prefix. If you have -created your chain with `ignite scaffold chain ... --adddress-prefix foo` or +created your chain with `ignite scaffold chain ... --address-prefix foo` or manually changed the prefix in the source code of the chain, you need to set the prefix in the Vue app.