docs(en): fix doubled "the the" typo in images guide#13979
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌑 This pull request will not trigger status changes. Learn moreLunaria automatically ignores changes on specific PRs by adding a ignored keyword in its title. Found: You can change this by either removing the keyword above from the PR's title, or modifying the Tracked FilesNote 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.
Warnings reference
|
|
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉 Here’s what will happen next:
|
Co-authored-by: Armand Philippot <[email protected]>
Co-authored-by: Armand Philippot <[email protected]>
Tiny typo fix:
the the same folder→the same folderin the MDX images example onsrc/content/docs/en/guides/images.mdx(line 133).Verified with
rg "\bthe the\b" src/content/docs/— only this English file is affected; other locales already render the phrase correctly.Per CONTRIBUTING.md, opening directly without an Issue since this is a "very obvious documentation fix."