Skip to content

Commit 5fa04b6

Browse files
Update website/src/types/model.ts
Co-authored-by: Y.D.X. <[email protected]>
1 parent c555d5c commit 5fa04b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/types/model.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export type Page = {
1515
};
1616

1717
/**
18-
* Outline information.
18+
* An element in the outline.
1919
*/
2020
export type OutlineItem = {
2121
id: string;

0 commit comments

Comments
 (0)