From 33153af4d43066feba62fc8f02484c0983a40de2 Mon Sep 17 00:00:00 2001 From: Joanna Nolasco <113558398+j-nolasco@users.noreply.github.com> Date: Wed, 17 Dec 2025 13:18:21 -0800 Subject: [PATCH 1/2] Update package_update.md --- messages/package_update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/messages/package_update.md b/messages/package_update.md index c75aec3a..0bde1924 100644 --- a/messages/package_update.md +++ b/messages/package_update.md @@ -40,11 +40,11 @@ Successfully updated the package. %s # flags.recommended-version-id.summary -ID of the package version that's installed when subscribers click the Upgrade to Recommended Version option on the Installed Package page of their org. +ID of the package version that's installed when subscribers click the Upgrade to Recommended Version option on the Installed Packages page of their org. # flags.recommended-version-id.description -Specify the recommended package version for subscribers to install. If a subscriber has a package version installed in their org that's lower than the version you set, the subscriber sees the Upgrade to Recommended Version option on the Installed Package page. Only released package versions can be set as the recommended version. +Specify the recommended package version for subscribers to install. If a subscriber has a package version installed in their org that's lower than the version you set, the subscriber sees the Upgrade to Recommended Version option on the Installed Packages page. Only released package versions can be set as the recommended version. # flags.skip-ancestor-check.summary From 365f9370d0d34b81a3c9789c4b10328542a65db4 Mon Sep 17 00:00:00 2001 From: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com> Date: Wed, 17 Dec 2025 13:28:13 -0800 Subject: [PATCH 2/2] fix: slight formatting fix Remove extra newline in package_update.md --- messages/package_update.md | 1 - 1 file changed, 1 deletion(-) diff --git a/messages/package_update.md b/messages/package_update.md index 0bde1924..907391e7 100644 --- a/messages/package_update.md +++ b/messages/package_update.md @@ -46,7 +46,6 @@ ID of the package version that's installed when subscribers click the Upgrade to Specify the recommended package version for subscribers to install. If a subscriber has a package version installed in their org that's lower than the version you set, the subscriber sees the Upgrade to Recommended Version option on the Installed Packages page. Only released package versions can be set as the recommended version. - # flags.skip-ancestor-check.summary Bypass the ancestry check for setting a recommended version.