From 63aa081ef585bdb7f2a711aa6b1b39af65a9ed4c Mon Sep 17 00:00:00 2001 From: Thad Guidry Date: Wed, 17 Apr 2024 10:16:35 +0800 Subject: [PATCH] Fix typo in creating-pdf-documents.md - Mulit-Article renamed to Multi-Article --- docs/creating-pdf-documents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/creating-pdf-documents.md b/docs/creating-pdf-documents.md index 8bab78096..a259f0e5f 100644 --- a/docs/creating-pdf-documents.md +++ b/docs/creating-pdf-documents.md @@ -213,7 +213,7 @@ If you have a block or notebook cell that you do now want to render to your LaTe (multi-article-exports)= -## Mulit-Article Exports +## Multi-Article Exports Sometimes you may want to combine multiple MyST documents into a single export, for example a thesis or a book. MyST makes this possible with multi-article exports for PDFs built with either $\LaTeX$ or Typst.