diff --git a/README.md b/README.md
index f3fff7d45892ebc9f6fad27c44d16801297822ae..314a284b238ebd2deb83c65be58728ac89513e78 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 ## For Mirador Users
 You can quickly use and configure Mirador by remixing the [mirador-start](https://mirador-start.glitch.me/) Glitch.
 
-If you are interested in integrating Mirador with plugins into your project, we reccomend using webpack or parcel to integrate the es version of the packages. Examples are here:
+If you are interested in integrating Mirador with plugins into your project, we recommend using webpack or parcel to integrate the es version of the packages. Examples are here:
 
 [https://github.com/ProjectMirador/mirador-integration](https://github.com/ProjectMirador/mirador-integration)