Skip to content

docs: fix grammar in container API JSDoc comments#16984

Merged
delucis merged 1 commit into
withastro:mainfrom
dfedoryshchev:docs/fix-grammar-in-container-options-jsdoc
Jun 12, 2026
Merged

docs: fix grammar in container API JSDoc comments#16984
delucis merged 1 commit into
withastro:mainfrom
dfedoryshchev:docs/fix-grammar-in-container-options-jsdoc

Conversation

@dfedoryshchev

Copy link
Copy Markdown
Contributor

Changes

Fixes three grammar errors in the AstroContainer options JSDoc (packages/astro/src/container/index.ts):

  • Allows to pass -> Allows passing
  • it forces to render the component as it was a full-fledged page -> it forces the component to render as if it were a full-fledged page
  • the container API render components -> the container API renders components

Testing

Comment-only change; no tests needed.

Docs

No user-facing behavior change; internal JSDoc only.

@changeset-bot

changeset-bot Bot commented Jun 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d01581b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added the pkg: astro Related to the core `astro` package (scope) label Jun 5, 2026
@codspeed-hq

codspeed-hq Bot commented Jun 5, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 18 untouched benchmarks


Comparing dfedoryshchev:docs/fix-grammar-in-container-options-jsdoc (d01581b) with main (e0703a6)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (7e8d371) during the generation of this report, so e0703a6 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@delucis delucis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dfedoryshchev!

@delucis delucis merged commit 360fa3f into withastro:main Jun 12, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants