Skip to content

fix(en): correct grammar in Session Driver API intro#13982

Open
kailauber wants to merge 1 commit into
withastro:mainfrom
kailauber:fix/sessions-grammar
Open

fix(en): correct grammar in Session Driver API intro#13982
kailauber wants to merge 1 commit into
withastro:mainfrom
kailauber:fix/sessions-grammar

Conversation

@kailauber
Copy link
Copy Markdown
Contributor

Summary

In src/content/docs/en/reference/session-driver-reference.mdx, the intro line currently reads:

Astro sessions allow to share data between requests for on-demand rendered pages.

allow to share is missing a subject. Updated to:

Astro sessions allow you to share data between requests for on-demand rendered pages.

This matches the wording used in the related Sessions guide, which says "Sessions are used to share data between requests…".

English-only change; Lunaria will mark this page as outdated for translators, which is the expected behavior.

"allow to share data" is missing a subject. Updated to "allow you to
share data" to match the wording used in the related Sessions guide
(`Sessions are used to share data between requests`).
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 3, 2026

Deploy Preview for astro-docs-2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 32fd3ac
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/6a201bec2ec99a00084b352e
😎 Deploy Preview https://deploy-preview-13982--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@astrobot-houston
Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
en/reference/session-driver-reference.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

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.

2 participants