diff --git a/en/readme/bundle-management.md b/en/readme/bundle-management.md index f0e7a6cffa411a5da93c29edbbb296f8582eac64..ae47a33a77ea3a187d2147a2c5ba9d1e789844bd 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