diff --git a/docs/migration/v0.3.x-to-v0.4.x.md b/docs/migration/v0.3.x-to-v0.4.x.md index bd835a811f4..4f14d2e2c06 100644 --- a/docs/migration/v0.3.x-to-v0.4.x.md +++ b/docs/migration/v0.3.x-to-v0.4.x.md @@ -27,7 +27,7 @@ We refactored our icons which might add some breaking changes to current project ## Automate migration via CLI -We provide a cli tool to auto migrate your source code. Use this command in your repository: +We provide a CLI tool to auto migrate your source code. Use this command in your repository: ```shell npx @db-ui/foundations@v0.4 migration --type=icon --src=./src