Skip to content

Commit 3a8bd7b

Browse files
authored
Fix indentation
1 parent 50eb3a5 commit 3a8bd7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_quarto.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ website:
7979
- text: '   12.1. Exercises'
8080
href: modules/module1/module1-32-practicing_bar_charts.qmd
8181
- href: modules/module1/module1-34-what_did_we_just_learn.qmd
82-
- section: "**M2. Not So Scary Wrangling (Table Manipulation and Chaining)**"
82+
- section: "**M2. Not So Scary Wrangling (Table Manipulation and Chaining)**"
8383
contents:
8484
- href: modules/module2/module2-00-module_learning_outcomes.qmd
8585
- href: modules/module2/module2-01-reading_in_different_file_types.qmd
@@ -175,4 +175,4 @@ format:
175175
history: false
176176
menu: false
177177
execute:
178-
echo: true
178+
echo: true

0 commit comments

Comments
 (0)