You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes "Relay's fee" to "the Execution fee" in the execution fees section for consistency with the named fee type introduced earlier in the same paragraph.
Summary: Single-line wording fix in references/api/api_core_concepts/fees.mdx. The text now refers to "the Execution fee" instead of "Relay's fee", matching the named fee type (Execution Fees) defined at the top of the same numbered section.
✅ Looks good.
Correctness: Accurate. The surrounding bullets describe origin gas as included only for gasless transactions; clarifying that for regular transactions it's "not part of the Execution fee" (rather than the vaguer "Relay's fee") is precise and consistent with the section heading on line 8.
Consistency: Good improvement — the page defines three named buckets (Execution Fees, Swap Fees, Relay Fees), and "Relay's fee" was ambiguous against the distinct Relay Fees type. Referring to the Execution fee removes that ambiguity.
Style guide: No violations. The fees page is an API concept page (§3.3a) and the change touches only prose; no terminology rule in §5 is affected.
Minor nit (non-blocking): The named type is titled "Execution Fees" (plural) while the new sentence uses "Execution fee" (singular, lowercase f). This reads naturally in prose and I wouldn't change it, but if you want strict casing parity with the heading you could write "Execution Fees". Not worth a revision on its own.
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
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.
Changes "Relay's fee" to "the Execution fee" in the execution fees section for consistency with the named fee type introduced earlier in the same paragraph.
Generated by Claude Code