Fix typo of Typst domain in quote docs (#6573)

This commit is contained in:
Robin 2025-07-09 14:01:57 +02:00 committed by GitHub
parent 52a708b988
commit e5e813219e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,7 +102,7 @@ pub struct QuoteElem {
/// } /// }
/// ///
/// #quote( /// #quote(
/// attribution: link("https://typst.app/home")[typst.com] /// attribution: link("https://typst.app/home")[typst.app]
/// )[ /// )[
/// Compose papers faster /// Compose papers faster
/// ] /// ]