Skip to content

Commit 8398cb4

Browse files
committed
typos
1 parent 0af92e3 commit 8398cb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,11 +333,12 @@ <h4>PART 6: Focus on lists and for loop </h4>
333333
</div>
334334

335335
<div class="resume-item pb-0">
336-
<h4>PART 7: Dictionaries and string recap </h4>
336+
<h4>PART 7: Dictionaries and overview of strings</h4>
337337
<ol start="24">
338338
<li>Inventory at the bookstore<br> <i>Dictionary</i></li>
339339
<li>Trip to Switzerland<br> <i>Dictionaries with lists as values</i></li>
340340
<li>Counting, compressing, and sorting<br> <i>Dictionary use cases</i></li>
341+
<li>Overview of strings<br> <i>Operations, methods, and tricks</i></li>
341342
</ol>
342343
</div>
343344

0 commit comments

Comments
 (0)