Skip to content

fix(react): straighten quotes and correct dev key env var in mini-shop tutorial#359

Closed
moss-bryophyta wants to merge 1 commit into
mainfrom
fix/mini-shop-quotes-and-dev-key
Closed

fix(react): straighten quotes and correct dev key env var in mini-shop tutorial#359
moss-bryophyta wants to merge 1 commit into
mainfrom
fix/mini-shop-quotes-and-dev-key

Conversation

@moss-bryophyta

Copy link
Copy Markdown
Contributor

What

Two small consistency fixes in the newly added docs/en-US/react/tutorials/mini-shop.mdx:

  1. Curly quotes → straight quotes (6 lines). This is the only file in the docs tree using curly quotes/apostrophes; every other page uses straight quotes.
  2. VITE_GT_API_KEYVITE_GT_DEV_API_KEY for the development key. The rest of the React docs (react/index.mdx, spa-development-translations.mdx) use VITE_GT_DEV_API_KEY for dev credentials. The library accepts both, but the docs should be consistent.

Why

Consistency with the rest of the docs and the established env var convention for development keys.

Found during the daily docs review. 🌿

…ni-shop tutorial

- Replace curly quotes/apostrophes with straight quotes (6 lines) to match
  the rest of the docs, which use straight quotes throughout.
- VITE_GT_API_KEY -> VITE_GT_DEV_API_KEY for the development key, matching
  react/index.mdx and spa-development-translations.mdx conventions.
@moss-bryophyta
moss-bryophyta requested a review from a team as a code owner July 14, 2026 15:03
@moss-bryophyta
moss-bryophyta enabled auto-merge (squash) July 14, 2026 15:03
@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