From 92a4b283e14c08b25d17a5df4e418f67af38507e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Richter?= Date: Thu, 5 Jun 2025 22:21:12 +0200 Subject: [PATCH] Update cli.md - fix typo --- docs/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli.md b/docs/cli.md index 42b1dc702..3082acc00 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -645,7 +645,7 @@ For example: ... ``` -Use the command like so: `npm run migrage:up -- --url ` +Use the command like so: `npm run migrate:up -- --url ` ### Programmatic usage