Skip to content

fix: correct typos in withGTConfig reference#352

Closed
moss-bryophyta wants to merge 1 commit into
generaltranslation:mainfrom
moss-bryophyta:fix/with-gt-config-typos
Closed

fix: correct typos in withGTConfig reference#352
moss-bryophyta wants to merge 1 commit into
generaltranslation:mainfrom
moss-bryophyta:fix/with-gt-config-typos

Conversation

@moss-bryophyta

Copy link
Copy Markdown
Contributor

Small correctness fixes in the withGTConfig API reference (docs/en-US/next/api/config/with-gt-config.mdx), found during the daily docs review:

  • iee.g., in the render method descriptions — matches the style guide punctuation convention.
  • vercelVercel — product name capitalization.
  • _batchIntervalbatchInterval in the Notes section — the leading underscore was a typo; the documented prop (TypeTable + table) is batchInterval.
  • Removed a trailing comma in the gt.config.json example, which made it invalid JSON.

No behavior changes — docs correctness only.

- 'ie' -> 'e.g.,' in render method descriptions (style guide punctuation)
- 'vercel' -> 'Vercel' (product capitalization)
- '_batchInterval' -> 'batchInterval' (matches documented prop name)
- remove trailing comma in gt.config.json example (invalid JSON)
@moss-bryophyta
moss-bryophyta requested a review from a team as a code owner July 10, 2026 15:02
@moss-bryophyta
moss-bryophyta enabled auto-merge (squash) July 10, 2026 15:02
@moss-bryophyta

Copy link
Copy Markdown
Contributor Author

Closing stale docs PR — docs review is moving to a linter-based workflow going forward, and this backlog is now out of date (per Taylor). Keeping #372 and #373.

auto-merge was automatically disabled July 17, 2026 18:09

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant