Skip to content

Commit ad8e086

Browse files
authored
Update overview.mdx (#3)
1 parent acff6bd commit ad8e086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/demo/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ import { Steps } from '@astrojs/starlight/components'
8989
9090
1. #### Change the sorting order of the `changelog` directory
9191

92-
By default, content in in autogenerated sidebar groups is sorted by user-specific [order](https://starlight.astro.build/reference/frontmatter/#order) defined in a frontmatter field or alphabetically by slug.
92+
By default, content in an autogenerated sidebar groups is sorted by a user-specified [order](https://starlight.astro.build/reference/frontmatter/#order) defined in a frontmatter field or alphabetically by slug.
9393
For a directory containing release notes, it might be useful to reverse the sorting order so that the latest release notes are displayed first.
9494

9595
To change the sorting order of the `changelog` directory, a [metadata file](/metadata/) located in the `src/content/docs/reference/changelog/` directory is used.

0 commit comments

Comments
 (0)