rsnext/docs
AZM a3e37e325e
Updated typo in the documentation (#43160)
It's is confusing for the first time readers and probably wrong!



## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [x] Errors have a helpful link attached, see `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`
- [ ] Integration 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`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [x] 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-11-21 13:50:17 +00:00
..
advanced-features Update docs/advanced-features/debugging.md (#42842) 2022-11-14 12:58:03 +00:00
api-reference Remove unneeded async in docs. (#43161) 2022-11-21 03:45:15 +00:00
api-routes Document regions config for experimental-edge (#43009) 2022-11-16 13:43:19 -08:00
basic-features Updated typo in the documentation (#43160) 2022-11-21 13:50:17 +00:00
guides Update building-form sample code (#38437) 2022-07-08 03:18:59 +00:00
migrating BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04: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 [Doc] Update Next.js + Static Web Apps (#41857) 2022-10-26 18:33:59 +00:00
faq.md doc: improve a word client side rendering (#39771) 2022-08-22 14:55:46 -05:00
getting-started.md Update getting-started.md (#42353) 2022-11-02 17:25:16 +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 Edit Upgrade docs to correct new-link codemod (#42501) 2022-11-04 20:56:55 +00:00