Skip to content

Commit bc1da9f

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

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
@@ -24,7 +24,7 @@ export type OutlineItem = {
2424
};
2525

2626
/**
27-
* Body content information.
27+
* Details about the body of a documentation page.
2828
*/
2929
export type Body =
3030
| HtmlBody

0 commit comments

Comments
 (0)