diff --git a/coursepages/ostep/README.md b/coursepages/ostep/README.md index 305f7de..f5ec03a 100644 --- a/coursepages/ostep/README.md +++ b/coursepages/ostep/README.md @@ -46,7 +46,7 @@ This course was originally taught as CS 537 at the University of Wisconsin by th * Watch lectures 6 through 9 (and optionally, the review lecture) and read chapters 25 through 34; again, you're encouraged to do the homework. * Watch discussion 10, then do the `concurency-xv6-threads` project. * Watch discussions 11 and 12, then do the `concurrency-mapreduce` project. -* Watch lectures through 14 (and optionally, the second review lecture) and read chapters 35 through 47; remember to do the homework along with the lectures or chapters. +* Watch lectures 10 through 14 (and optionally, the second review lecture) and read chapters 35 through 47; remember to do the homework along with the lectures or chapters. * Do the `filesystems-checker` project. ### Running the Projects