Fix typo in page documentation (#5804)

This commit is contained in:
Ryan Chua 2025-02-04 04:40:10 -05:00 committed by GitHub
parent 50ccd7d60f
commit b25cf22018
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -270,7 +270,7 @@ pub struct PageElem {
/// margin: (top: 32pt, bottom: 20pt),
/// header: [
/// #set text(8pt)
/// #smallcaps[Typst Academcy]
/// #smallcaps[Typst Academy]
/// #h(1fr) _Exercise Sheet 3_
/// ],
/// )