Skip to content

Commit e6b65aa

Browse files
committed
fix misspelling
1 parent 8d9bed7 commit e6b65aa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/_quarto.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ quartodoc:
8383
render_interlinks: true
8484
sidebar: "api/_sidebar.yml"
8585
sections:
86-
- title: Preperation Functions
86+
- title: Preparation Functions
8787
desc: |
88-
These functions fetch and analyze python objects, including parsing docstrings.
88+
These functions fetch and analyze Python objects, including parsing docstrings.
8989
They prepare a basic representation of your doc site that can be rendered and built.
9090
contents:
9191
- Auto
@@ -123,7 +123,6 @@ quartodoc:
123123
- Builder.write_sidebar
124124
- Builder.create_inventory
125125

126-
127126
- title: Inventory links
128127
desc: |
129128
Inventory files map a functions name to its corresponding url in your docs.

0 commit comments

Comments
 (0)