Skip to content

Commit 331d96b

Browse files
committed
rename chapter 7
1 parent aaf662b commit 331d96b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ export default defineConfig({
131131
]
132132
},
133133
{
134-
label: "Chapter VII: Divide and Conquer",
134+
label: "Chapter VII: Code Reuse with Functions",
135135
collapsed: true,
136136
items: [
137137
{ label: 'Functions', slug: 'functions' },

0 commit comments

Comments
 (0)