Fix grammar in Tier defaultAction description: takes not action -> takes no action - #2916
Merged
Merged
Conversation
The defaultAction row of the Tier resource field table read "but takes not action on the packet". Corrected to "takes no action", matching the wording already used in the prose above the table. Applied to the current calico, calico-enterprise and calico-cloud trees and all versioned copies. Table column padding adjusted to keep the Markdown table alignment unchanged. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview succeeded!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.

Product Version(s):
All published trees — current
calico,calico-enterpriseandcalico-cloud, plus versioned Calico 3.29–3.32, Calico Enterprise 3.20-2 through 3.24-1, and Calico Cloud 22-2 / 23-2.Issue:
None — reported by a reader of the Calico Enterprise Tier reference.
Link to docs preview:
To be added once the deploy preview builds. Affected page in each tree is
reference/resources/tier, in thedefaultActionrow of the field table.SME review:
Grammar-only fix, no change in meaning, so this should not need SME sign-off.
DOCS review:
Additional information:
The
defaultActionrow read "but takes not action on the packet"; corrected to "takes no action", matching the prose directly above the same table.Two notes for review:
static/*/llms-full.txtfiles aremake generate-llmsartifacts. I applied the same one-line substitution by hand instead of running a full build, to avoid unrelated drift. Happy to drop them if you'd rather they only change viamake.Merge checklist: