Skip to content

Commit b6db0e3

Browse files
Update docs/api-reference/data-fetching/get-static-props.md
Co-authored-by: Balázs Orbán <info@balazsorban.com>
1 parent 8bf755d commit b6db0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-reference/data-fetching/get-static-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The `context` parameter is an object containing the following keys:
4141

4242
## getStaticProps return values
4343

44-
The `getStaticProps` function should return object with **any one of the following** properties:
44+
The `getStaticProps` function should return an object with **any one of the following** properties:
4545

4646
### `props`
4747

0 commit comments

Comments
 (0)