Skip to content

Commit 5ad2bc8

Browse files
authored
fix: Update package_install.md
1 parent 886d36b commit 5ad2bc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messages/package_install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ Upgrade type for the package installation; available only for unlocked packages.
8181
For unlocked package upgrades, set this flag to one of these values:
8282

8383
- DeprecateOnly: Mark all removed components as deprecated.
84-
- Mixed: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
85-
- Delete: Delete all removed components that can be safely deleted, and deprecate the other components.
84+
- Mixed: Delete all removed components that can be safely deleted and deprecate the other components.
85+
- Delete: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
8686

8787
# flags.apex-compile.summary
8888

0 commit comments

Comments
 (0)