diff --git a/README.md b/README.md
index 291302c7a829dee07394602a9fdea99f47d55e62..16748a63d44c705ad21a56e1dc691563434ea3f5 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ Remember to create tests for nearly every line you code!
 
 ## Bounds on Wildcards
 
-Last but not least we'll look at the PECS (**P**roducer **E**extends **C**onsumer **S**uper) principle.
+Last but not least we'll look at the PECS (**P**roducer **E**xtends **C**onsumer **S**uper) principle.
 
 ![Utils spec](./assets/class-spec-3.svg)