diff --git a/docs/docs/usage/server-commands.md b/docs/docs/usage/server-commands.md index f9fdbafd3b..2fc2bd46a7 100644 --- a/docs/docs/usage/server-commands.md +++ b/docs/docs/usage/server-commands.md @@ -19,7 +19,7 @@ To run a command, connect to the container and then execute it. For example: docker exec -it immich-server_1 sh /usr/src/app$ immich reset-admin-password -? Please choose a new password (optional) immich-is-awesome-unline-this-password +? Please choose a new password (optional) immich-is-awesome-unlike-this-password New password: -immich-is-awesome-unline-this-password +immich-is-awesome-unlike-this-password ```