diff --git a/crates/typst-library/src/model/table.rs b/crates/typst-library/src/model/table.rs index e46efc818..3f8564c32 100644 --- a/crates/typst-library/src/model/table.rs +++ b/crates/typst-library/src/model/table.rs @@ -625,7 +625,7 @@ pub struct TableVLine { /// cell(align: left)[🌴🚗], /// cell( /// inset: 0.06em, -/// text(1.62em)[🛖🌅🌊], +/// text(1.62em)[🏝️🌅🌊], /// ), /// ) /// ```