Fix typo of Typst domain in quote docs (#6573)
This commit is contained in:
parent
52a708b988
commit
e5e813219e
|
|
@ -102,7 +102,7 @@ pub struct QuoteElem {
|
|||
/// }
|
||||
///
|
||||
/// #quote(
|
||||
/// attribution: link("https://typst.app/home")[typst.com]
|
||||
/// attribution: link("https://typst.app/home")[typst.app]
|
||||
/// )[
|
||||
/// Compose papers faster
|
||||
/// ]
|
||||
|
|
|
|||
Loading…
Reference in New Issue