Skip to content

Commit cf143c4

Browse files
committed
🩹 fix typo
1 parent 9856c06 commit cf143c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GitHub Actions の CI では community edition を使って Lint を実行して
7575
以下のコマンドを実行してください。
7676

7777
```bash
78-
altas migrate lint --config file://atlas.ci.hcl --env local
78+
atlas migrate lint --config file://atlas.ci.hcl --env local
7979
```
8080

8181
このコマンドでは、main ブランチと比較してマイグレーションが正しいかをチェックします。

0 commit comments

Comments
 (0)