Fix wording for default rule status clarification#105
Open
KrasnoshchokBohdan wants to merge 1 commit into
Open
Fix wording for default rule status clarification#105KrasnoshchokBohdan wants to merge 1 commit into
KrasnoshchokBohdan wants to merge 1 commit into
Conversation
Contributor
|
@KrasnoshchokBohdan Please merge all of these PRs together into a single PR to simplify processing. |
Consolidates fixes from PRs AdobeDocs#99, AdobeDocs#100, AdobeDocs#101, AdobeDocs#102, AdobeDocs#103, AdobeDocs#104, and AdobeDocs#105: - quote-templates-overview.md: Fix buyer/seller typo and remove duplicate paragraph (was AdobeDocs#99) - install.md: Correct Composer package name and remove extra slash in URL (was AdobeDocs#100) - email-company-configuration.md: Remove extra word "for" in Company Status Change Email Recipient field (was AdobeDocs#101) - account-company-manage.md: Remove stray escaped asterisks after [!UICONTROL Actions] (was AdobeDocs#102) - credit-company.md: Fix broken bullet markdown in Best practices section (was AdobeDocs#103) - catalog-shared.md: Add missing modal verb "can" in Action field description (was AdobeDocs#104) - account-dashboard-approval-rules.md: Reword "as enabled as the default" to "enabled by default" (was AdobeDocs#105)
addfb81 to
545d5e3
Compare
This was referenced May 16, 2026
Author
|
@meker12 done! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose of the pull request
This PR proposes a small grammar fix on the Purchase order approval rules page.
In step 2 of the "Approval rule setup" section, the sentence currently reads "The rule is as enabled as the default", which appears to use an unintended "as...as" comparison structure.
Based on the surrounding context — particularly step 2's instruction "If needed, changes the rule from Enabled to Disabled" — it seems the original intent was to clarify that Enabled is the default state. The suggested rewording aims to convey this more clearly.
Before:
After:
Affected pages