diff --git a/docs/3.x.x/cli/CLI.md b/docs/3.x.x/cli/CLI.md index dd1109ea9c..87aeccf694 100644 --- a/docs/3.x.x/cli/CLI.md +++ b/docs/3.x.x/cli/CLI.md @@ -182,7 +182,7 @@ strapi generate:plugin Example: `strapi generate:plugin user` will create the plugin at `./plugins/user`. -Please refer to the [plugin develoment documentation](../plugin-development/quick-start.md) to know more. +Please refer to the [plugin development documentation](../plugin-development/quick-start.md) to know more. ***