Skip to content

Commit 8075d42

Browse files
committed
typo fix
1 parent 9fad4ff commit 8075d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

navigation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The [navigation](settings#param-navigation) property in [docs.json](settings) de
99
With proper navigation configuration, you can organize your content into a logical hierarchy that makes it easy for users to find exactly what they're looking for.
1010

1111
<Info>
12-
Do not use `api` as a title for any navigation element. The `/api` path is reserved in production and will cause pages to return 404 errors if if their URLs contain `/api`.
12+
Do not use `api` as a title for any navigation element. The `/api` path is reserved in production and will cause pages to return 404 errors if their URLs contain `/api`.
1313
</Info>
1414

1515
## Pages

0 commit comments

Comments
 (0)