From a6a83f7f5cf3403e8557cfdf4247abcc99e148ea Mon Sep 17 00:00:00 2001 From: Maximilian Franzke <787658+mfranzke@users.noreply.github.com> Date: Wed, 11 Dec 2024 14:21:09 +0100 Subject: [PATCH] Update v0.3.x-to-v0.4.x.md --- docs/migration/v0.3.x-to-v0.4.x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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