unpublish: tighten up the language

Edward Thomson committed Aug 17, 2021 at 21:17 UTC eecaafa63350d88d9aaeb655229c31bb6fe3b96c
1 file changed +2 -2
content/packages-and-modules/updating-and-managing-your-published-packages/unpublishing-packages-from-the-registry.mdx
+2 -2
@@ -43,11 +43,11 @@ To unpublish a package, you must meet the requirements of the [package unpublish
43
44 <Note>
45
46 - **Note:** If you cannot delete the package because it does not meet the [unpublishing requirements](#how-to-unpublish), then you will be prompted to [deprecate the package](/deprecating-and-undeprecating-packages-or-package-versions#deprecating-a-package-from-the-website).
46 + **Note:** If you cannot delete the package because it does not meet the [unpublishing requirements](#how-to-unpublish), then the delete package option will not be available. Instead, you will be prompted to [deprecate the package](/deprecating-and-undeprecating-packages-or-package-versions#deprecating-a-package-from-the-website).
47
48 </Note>
49
50 -5. Confirmation modal appear. In order to continue type **package name**.
50 +5. If you are sure that you want to continue, enter your package name and click <strong>Delete package</strong>.
51
52 <Screenshot
53 src="/packages-and-modules/deleting-deprecating/delete-package-confirm.png"