diff --git a/en/readme/bundle-management.md b/en/readme/bundle-management.md index ec64fca42fa873606efe8d79f22f65c80477988d..d18e3f23245abbe4bc5483898e3a8961b9544e0d 100644 --- a/en/readme/bundle-management.md +++ b/en/readme/bundle-management.md @@ -88,7 +88,7 @@ This command can be run with different options to achieve different purposes. Th | bm uninstall -h | Displays the commands supported by **uninstall**.| | bm uninstall -n | Uninstalls an application based on the specified bundle name.| | bm uninstall -n -u | Uninstalls an application based on the specified bundle name and user.| -| bm uninstall -n -m | Uninstalls a specific module of an application based on the specified bundle name.| +| bm uninstall -n -m | Uninstalls a specific module of an application based on the specified bundle name.| * Example ```Bash