Skip to content

docs: fix survey typos and refresh stale playground comment - #6113

Open
prql-bot wants to merge 1 commit into
mainfrom
docs/nightly-survey-fixes-30337582352
Open

docs: fix survey typos and refresh stale playground comment#6113
prql-bot wants to merge 1 commit into
mainfrom
docs/nightly-survey-fixes-30337582352

Conversation

@prql-bot

Copy link
Copy Markdown
Collaborator

Documentation cleanups surfaced by the nightly code-quality survey.

  • prqlc/prqlc/tests/integration/dbs/README.md: fix duplicated word ("to to guarantee" → "to guarantee").
  • web/book/src/reference/syntax/keywords.md: fix grammar ("all of following identifiers" → "all of the following identifiers").
  • web/playground/index.html: refresh the stale Create-React-App boilerplate comment. The playground migrated to Vite (vite.config.js, npm run dev/build scripts), so the old comment was inaccurate — it referenced npm start/yarn start and claimed "the build step will place the bundled scripts into the <body> tag", which Vite does not do (the app loads via the <script type="module" src="/src/main.jsx"> entry point).

These are prose/comment-only changes outside any tested code block, so no regression test applies.

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