diff --git a/assignments/week-5-assignment-4/Assignment-Description.txt b/assignments/week-5-assignment-4/Assignment-Description.txt index d1ef0e560..99b2b654c 100644 --- a/assignments/week-5-assignment-4/Assignment-Description.txt +++ b/assignments/week-5-assignment-4/Assignment-Description.txt @@ -44,7 +44,7 @@ In particular, you'll need to do the following: Section 1: Module 2: Part 9: Java CountDownLatch Section 1: Module 2: Part 10: Java Synchronization and Scheduling Example - There following videos on the Android HaMeR concurrency framework + The following videos on the Android HaMeR concurrency framework may also be useful to understand what's going on, especially the Part 4, which shows how the Activity.runOnUiThread() method works.