next.js icon indicating copy to clipboard operation
next.js copied to clipboard

docs: fix a typo in `static-exports.mdx`

Open lumirlumir opened this issue 8 months ago • 2 comments

Hello, I’ve fixed a typo from an to a.

lumirlumir avatar Jun 15 '25 01:06 lumirlumir

Allow CI Workflow Run

  • [ ] approve CI run for commit: 2c04118fae0833003c83b23af0f3a68cb87f6a1e

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

ijjk avatar Jun 15 '25 01:06 ijjk

Great catch on the typo! 👍 This is exactly the kind of attention to detail that makes documentation better for everyone. The change from "an static export" to "a static export" is grammatically correct.

Small suggestion: While reviewing this file, I noticed we could potentially make the title even clearer by being more specific about what kind of static export this is. Perhaps "How to create a static export of a Next.js application" could be "How to export your Next.js application as static files" - but that is just a thought for future consideration!

xabierlameiro avatar Jun 15 '25 10:06 xabierlameiro