Skip to content

Commit a534710

Browse files
committed
Fix Typos
1 parent 1f5f63e commit a534710

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/SUMMARY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ battleship
549549
- [Subtypes](./interfaces/subtypes.md)
550550
- [Multiple Implementations](./interfaces/multiple_implementations.md)
551551

552-
# Data Types V
552+
# Data Types VI
553553

554554
<!-- Note: Put a joke about the "A train leaves chicago at ..." problems.
555555
Make them do one. -->
@@ -621,7 +621,7 @@ Make them do one. -->
621621
- [Concurrent Modifications](./loops_iii/concurrent_modifications.md)
622622
- [Inferred Types](./loops_iii/inferred_types.md)
623623

624-
# Concepts II
624+
# Concepts III
625625

626626
- [Encapsulation](./encapsulation.md)
627627
- [Implementation Details](./encapsulation/implementation_details.md)
@@ -634,7 +634,7 @@ Make them do one. -->
634634
- [Information Hiding](./encapsulation/information_hiding.md)
635635

636636

637-
# Data Types VI
637+
# Data Types VII
638638

639639
- [Collections](./collections.md)
640640
- [List](./collections/list.md)
@@ -714,7 +714,7 @@ Make them do one. -->
714714
- [Final Classes](./class_extension/final_classes.md)
715715

716716

717-
# Data Types VII
717+
# Data Types VIII
718718

719719
- [Niche Numerics](./niche_numerics.md)
720720
- [byte](./niche_numerics/byte.md)

0 commit comments

Comments
 (0)