From 284fb940bc78e0dfbad2fd0107dafcbba179a218 Mon Sep 17 00:00:00 2001
From: Daniel Buckmaster
Date: Tue, 8 Apr 2014 16:07:43 +1000
Subject: [PATCH] Typos
---
contribute/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contribute/index.html b/contribute/index.html
index 6063ba435..f8924765d 100644
--- a/contribute/index.html
+++ b/contribute/index.html
@@ -66,7 +66,7 @@ root: ..
accept community contributions that align with our vision for the engine -
especially bug fixes, enhancements to existing features, and revisions of
old, slow, or ugly code. Pull requests are the way that code gets reviewed
- before it's accepted into the engine - even cod that we, the Steering Committee,
+ before it's accepted into the engine - even code that we, the Steering Committee,
write ourselves.
@@ -107,7 +107,7 @@ root: ..
In many cases, if any of these rules are breached, we will first ask the contributor
to resubmit their pull request, or add commits to it that resolve our issues.
- In exceptional cases (i.e., re really really like your work), a committee
+ In exceptional cases (i.e., we really really like your work), a committee
member may perform that work themselves.