diff --git a/docs/authoring/create-citeable-articles.qmd b/docs/authoring/create-citeable-articles.qmd index 564a32f14..e06fd930b 100644 --- a/docs/authoring/create-citeable-articles.qmd +++ b/docs/authoring/create-citeable-articles.qmd @@ -253,13 +253,13 @@ Quarto's approach to emitting scholarly metadata is to take the standard CSL fie [^2]: Specify one or more editors using one of the following: ``` yaml - editors: Norah Jones + editor: Norah Jones ``` or multiple values like: ``` yaml - editors: + editor: - Norah Jones - Nick Fury ```