aboutsummaryrefslogtreecommitdiff
path: root/objectivec/README.md
diff options
context:
space:
mode:
authorDongjoon Hyun <dongjoon@apache.org>2016-01-11 14:52:01 -0800
committerDongjoon Hyun <dongjoon@apache.org>2016-01-11 14:52:01 -0800
commit7b08d49e9d8eea1097ce61b1295a45d4da00a144 (patch)
tree2ac265d921864e3659da5e9f89caa553ec611a95 /objectivec/README.md
parentc64146f195881f349bf470948d7b5e1e3704b077 (diff)
downloadprotobuf-7b08d49e9d8eea1097ce61b1295a45d4da00a144.tar.gz
protobuf-7b08d49e9d8eea1097ce61b1295a45d4da00a144.tar.bz2
protobuf-7b08d49e9d8eea1097ce61b1295a45d4da00a144.zip
Fix typos in README.md/CHANGES.txt
Diffstat (limited to 'objectivec/README.md')
-rw-r--r--objectivec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/objectivec/README.md b/objectivec/README.md
index 452feca4..c7313e4f 100644
--- a/objectivec/README.md
+++ b/objectivec/README.md
@@ -10,7 +10,7 @@ This directory contains the Objective C Protocol Buffers runtime library.
Requirements
------------
-The Objective C implemention requires:
+The Objective C implementation requires:
- Objective C 2.0 Runtime (32bit & 64bit iOS, 64bit OS X).
- Xcode 7.0 (or later).