aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-12-21 13:24:15 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-12-21 13:24:15 -0800
commit2740e360d062c342e93f39ddbb2c4af089608c6d (patch)
tree91581aea2d6476f4b25227e564e3b3879f303a12
parentdf500700f5a0975e0bfa53552fcb071e9686cb2b (diff)
parent7b474bb8087fb6671aba5745398e0ea37ef74cba (diff)
Merge pull request #383 from renzok/patch-1
consistent usage of we instaed of I
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 44b12e0..65ef742 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ possible, as their authors intended. And we have tried to make the rules
for different elements work together harmoniously. In places where
different decisions could have been made (for example, the rules
governing list indentation), we have explained the rationale for
-my choices. In a few cases, we have departed slightly from the canonical
+our choices. In a few cases, we have departed slightly from the canonical
syntax description, in ways that we think further the goals of Markdown
as stated in that description.