From 43e1c7ad1360b7b0297ef26276f58dff0a7288dc Mon Sep 17 00:00:00 2001
From: aeschylus <scipioaffricanus@gmail.com>
Date: Tue, 15 Jan 2019 10:00:50 -0800
Subject: [PATCH] Update CONTRIBUTING.md

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9ff40d0f3..3c39eb3ba 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -23,4 +23,4 @@ Mirador should be well tested at several different levels. A component or class
 Added or modified code should be appropriately documented using JSDoc comments and established project conventions.
 
 ### Plugin architecture
-Mirador 3 shifted to a plugin architecture to better support the wide array of uses of Mirador. This allows for the design to accomodate plugins in more focused way. It also allows the community to maintain the core components while giving developers the freedom to develop new and innovative plugins. Your contribution might fit nicely as a Mirador plugin.
+Mirador 3 shifted to a plugin architecture to better support the wide array of uses of Mirador. This allows for the design to accommodate plugins in more focused way. It also allows the community to maintain the core components while giving developers the freedom to develop new and innovative plugins. Your contribution might fit nicely as a Mirador plugin.
-- 
GitLab