Skip to content

Commit 5aca31b

Browse files
committed
Edit L13
1 parent 2363499 commit 5aca31b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Lessons/Combine Pt.3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Combine
88

9-
## [Slides](https://make-school-courses.github.io/MOB-2.4-Advanced-Architectural-Patterns-in-iOS/Slides/Combine-Pt.2/README.html ':ignore')
9+
## [Slides](https://make-school-courses.github.io/MOB-2.4-Advanced-Architectural-Patterns-in-iOS/Slides/Combine-Pt.3/README.html ':ignore')
1010

1111
<!-- > -->
1212

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Students by the end of the course will be able to ...
4343
| 9 | Wed, Feb 17 | Lab - Sharing Progress |
4444
| 10 | Mon, Feb 22 | [Combine Pt.1] |
4545
| 11 | Wed, Feb 24 | [Combine Pt.2] |
46-
| 12 | Mon, Mar 1 | Combine Pt.3 & Review |
46+
| 12 | Mon, Mar 1 | [Combine Pt.3] & Review |
4747
| 13 | Wed, Mar 3 | Final Exam |
4848

4949
[Creational Patterns Pt.1]: Lessons/01-Creational-PatternsPt.1/README.md
@@ -57,7 +57,8 @@ Students by the end of the course will be able to ...
5757
[Functional Programming Pt.1]: Lessons/09-Functional-ProgrammingPt.1/README.md
5858
[Functional Programming Pt.2]: Lessons/10-Functional-ProgrammingPt.2/README.md
5959
[Combine Pt.1]: Lessons/Combine-Pt.1/README.md
60-
[Combine Pt.2]: Lessons/Combine-Pt./README.md
60+
[Combine Pt.2]: Lessons/Combine-Pt.2/README.md
61+
[Combine Pt.3]: Lessons/Combine-Pt.3/README.md
6162

6263
## Class Assignments
6364

0 commit comments

Comments
 (0)