We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf755d commit b6db0e3Copy full SHA for b6db0e3
docs/api-reference/data-fetching/get-static-props.md
@@ -41,7 +41,7 @@ The `context` parameter is an object containing the following keys:
41
42
## getStaticProps return values
43
44
-The `getStaticProps` function should return object with **any one of the following** properties:
+The `getStaticProps` function should return an object with **any one of the following** properties:
45
46
### `props`
47
0 commit comments