diff --git a/docs/docs/en/contribute/development-environment-setup.md b/docs/docs/en/contribute/development-environment-setup.md index 6222136eda..48b7ffce66 100644 --- a/docs/docs/en/contribute/development-environment-setup.md +++ b/docs/docs/en/contribute/development-environment-setup.md @@ -70,7 +70,7 @@ cd dolphinscheduler -Pdocker,release ``` -When the command is finished you could find them by command `docker imaegs`. +When the command is finished you could find them by command `docker images`. - If you want to modify DolphinScheduler source code, build and push Docker images to your registry ,you can run when finished the modification