diff --git a/README.md b/README.md index 5064d4a..d40898a 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Introduces [timer and ticker](timer_examples/src/main.rs). ### chapter 9: parking_lot -Introduces [parkiung_lot](parking_lot_examples/src/main.rs). +Introduces [parking_lot](parking_lot_examples/src/main.rs). ### chapter 10: crossbeam