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 3883e09Copy full SHA for 3883e09
docs/api-reference/data-fetching/get-static-paths.md
@@ -29,7 +29,7 @@ export async function getStaticPaths() {
29
30
## getStaticPaths return values
31
32
-The `getStaticPaths` function should return an object with the following **required** properties:
+The `getStaticPaths` function should return an object with **any one of the following** properties:
33
34
### `paths`
35
0 commit comments