Skip to content

Fix typo#10304

Merged
sarah11918 merged 1 commit intowithastro:mainfrom
bartosztrusinski:patch-2
Dec 9, 2024
Merged

Fix typo#10304
sarah11918 merged 1 commit intowithastro:mainfrom
bartosztrusinski:patch-2

Conversation

@bartosztrusinski
Copy link
Copy Markdown
Contributor

@bartosztrusinski bartosztrusinski commented Dec 8, 2024

Description

Fix typo: ctx => context
context variable name is used throughout the example except one place, where its called ctx

Replace `ctx` with `context` middleware context variable
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 8, 2024

Deploy Preview for astro-docs-2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e4c208a
🔍 Latest deploy log https://app.netlify.com/sites/astro-docs-2/deploys/67562a2ca1e2430008d0906e
😎 Deploy Preview https://deploy-preview-10304--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@astrobot-houston
Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌑 This pull request will not trigger status changes.

Learn more

Lunaria automatically ignores changes on specific PRs by adding a ignored keyword in its title. Found: typo.

You can change this by either removing the keyword above from the PR's title, or modifying the ignoreKeywords property in your Lunaria configuration file.

Tracked Files

Note

The notes below indicate what would happen if the pull request is merged when triggering status changes. Since a ignored keyword was found in the PR's title, the status changes indicated below won't be applied.

File Note
en/guides/actions.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.

Copy link
Copy Markdown
Contributor

@apatel369 apatel369 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@sarah11918 sarah11918 left a comment

Choose a reason for hiding this comment

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

Thank you for helping with docs consistency! We appreciate you taking the time to make this fix!

@sarah11918 sarah11918 added the code snippet update Updates a code sample: typo, outdated code etc. label Dec 9, 2024
@sarah11918 sarah11918 merged commit ca29d50 into withastro:main Dec 9, 2024
thomasbnt added a commit to thomasbnt/docs that referenced this pull request Dec 29, 2024
Co-authored-by : Armand Philippot <git@armand.philippot.eu>
thomasbnt added a commit that referenced this pull request Dec 29, 2024
* i18n(fr): Update `guides/actions.mdx` from #10544

* i18n(fr): Update `guides/actions.mdx` from #10501

* "ctx" to "context" from #10304

Co-authored-by : Armand Philippot <git@armand.philippot.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code snippet update Updates a code sample: typo, outdated code etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants