diff --git a/organize/navigation.mdx b/organize/navigation.mdx index 16eaceaed..03b69c6ca 100644 --- a/organize/navigation.mdx +++ b/organize/navigation.mdx @@ -517,7 +517,7 @@ In the `navigation` object, `versions` is an array where each entry is an object ### Default version -Mintlify uses the first version in the `versions` array as the default. Use the `default` field to specify a different version as the default. +Mintlify uses the first version in the `versions` array as the default. Use the `default` field to specify a different version as the default. Visitors who navigate to your site's root URL are redirected to the first page of the default version. ```json {