Skip to content

Commit 9fad4ff

Browse files
committed
fix wording
1 parent 7940fb5 commit 9fad4ff

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-
No navigation elements can be titled `api`. The `/api` path is a reserved folder in production environments. If a page URL has `/api`, it will return a 404 error.
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`.
1313
</Info>
1414

1515
## Pages

0 commit comments

Comments
 (0)