Skip to content

Commit 7b47343

Browse files
authored
Merge pull request #26 from ritiek/patch-1
Fix chapter numbers
2 parents ba98aad + 8444d80 commit 7b47343

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ch02_basics/Concept09_queue.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Ch `01`: Concept `09`"
7+
"# Ch `02`: Concept `09`"
88
]
99
},
1010
{

ch02_basics/Concept10_queue_text.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Ch `01`: Concept `10`"
7+
"# Ch `02`: Concept `10`"
88
]
99
},
1010
{

0 commit comments

Comments
 (0)