Skip to content

Commit

Permalink
Update docs/api-reference/data-fetching/get-static-props.md
Browse files Browse the repository at this point in the history
Co-authored-by: Balázs Orbán <info@balazsorban.com>
  • Loading branch information
chozzz and balazsorban44 authored Jan 24, 2022
1 parent 8bf755d commit b6db0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-reference/data-fetching/get-static-props.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The `context` parameter is an object containing the following keys:

## getStaticProps return values

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:

### `props`

Expand Down

0 comments on commit b6db0e3

Please sign in to comment.