Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/authoring/article-layout.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ All of the layout capabilities described in this document work for HTML and Typs

## Body Column

By default, elements are position in the body of the document and are allowed to span the content of the document, like the below.
By default, elements are positioned in the body of the document and are allowed to span the content of the document, like the below.

::: {.layout-example .column-body}
.column-body
Expand Down
Loading