rsnext/docs/basic-features/data-fetching
Steven Tey 3fd1168504
Fixed typo (#36753)
## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have 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
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2022-05-07 20:50:31 +00:00
..
client-side.md Fixed typo (#36753) 2022-05-07 20:50:31 +00:00
get-server-side-props.md Add docs about SSR caching (yes, you can do this with Next.js) (#36588) 2022-04-30 16:45:54 +00:00
get-static-paths.md Revert "Change getStaticProps to getStaticPaths in getStaticPaths docs" (#36425) 2022-04-25 03:33:36 +00:00
get-static-props.md Loosen the "public" condition on getSSP (#36018) 2022-04-15 13:23:32 +00:00
incremental-static-regeneration.md Add docs on self-hosted ISR persisting across pods. (#36520) 2022-04-27 23:38:08 +00:00
overview.md Changed data fetching file name to overview to fix meta data title (#33232) 2022-01-27 09:14:14 -06:00