rsnext/docs/basic-features/data-fetching
youngvform 2a42de2fd1
Change getStaticProps to getStaticPaths in getStaticPaths docs (#36403)
## Overview
The subject is `When does getStaticPaths run` but this docs denotes about `getStaticProps`.
So could you check `getStaticProps` is right?

## Documentation / Examples

- [X] Make sure the linting passes by running `yarn lint`
2022-04-23 14:41:03 +00:00
..
client-side.md Fix typo (#34480) 2022-02-17 15:18:59 +00:00
get-server-side-props.md docs: clarify when you use getServerSideProps (#35922) 2022-04-07 22:00:28 +00:00
get-static-paths.md Change getStaticProps to getStaticPaths in getStaticPaths docs (#36403) 2022-04-23 14:41:03 +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 Fix typo (#34480) 2022-02-17 15:18:59 +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