docs: fix a typo in `static-exports.mdx`
Hello, I’ve fixed a typo from an to a.
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
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!