From f2afed1a480094fa825bfa459b274b96b9590999 Mon Sep 17 00:00:00 2001 From: R0GGER <8298741+R0GGER@users.noreply.github.com> Date: Sat, 21 Aug 2021 23:32:50 +0200 Subject: [PATCH] typo --- Reset-Password-via-CLI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reset-Password-via-CLI.md b/Reset-Password-via-CLI.md index 3b26036..6c5d78a 100644 --- a/Reset-Password-via-CLI.md +++ b/Reset-Password-via-CLI.md @@ -9,5 +9,5 @@ docker exec -it npm run reset-password cd to the working directory. ```bash -npm run reset-passswrod +npm run reset-passsword ``` \ No newline at end of file