rsnext/docs
AZM 6c1dd229d7
Update compiler.md (#43872)
The sentence is very confusing. Excessive/invalid usage of English grammar



## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [x] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] [e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs) tests added
- [x] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Documentation / Examples

- [x] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)


Co-authored-by: Steven <229881+styfle@users.noreply.github.com>
2022-12-10 15:38:43 +00:00
..
advanced-features Update compiler.md (#43872) 2022-12-10 15:38:43 +00:00
api-reference Improve docs for URL Imports (#43615) 2022-12-02 01:47:59 +00:00
api-routes Document regions config for experimental-edge (#43009) 2022-11-16 13:43:19 -08:00
basic-features adding note that edge api routes are not supported with ISR (#43572) 2022-12-01 11:36:18 -08:00
guides Update building-form sample code (#38437) 2022-07-08 03:18:59 +00:00
migrating docs(migrating): fix broken react-router link (#43843) 2022-12-08 10:28:36 -08:00
routing fixed missing <Link /> keyword (#42422) 2022-11-03 11:07:01 -07:00
accessibility.md Add documentation on accessibility. (#38522) 2022-07-14 13:05:39 +00:00
authentication.md Alphabetize auth docs providers. (#34281) 2022-02-13 00:51:53 +00:00
deployment.md docs: Add notes about NEXT_MANUAL_SIG_HANDLE (#43686) 2022-12-04 22:03:19 +00:00
faq.md doc: improve a word client side rendering (#39771) 2022-08-22 14:55:46 -05:00
getting-started.md Add a note about the auto-created empty directory (#43219) 2022-11-22 14:11:55 +00:00
going-to-production.md docs: fix typos (#40342) 2022-09-08 20:38:26 +00:00
manifest.json Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00
testing.md Mock @next/font when using next/jest (#42413) 2022-11-03 11:12:46 -07:00
upgrading.md Add yarn berry dependency upgrade example for Next 12 to 13 upgrade documentation. (#43472) 2022-11-29 17:46:44 +00:00