aboutsummaryrefslogtreecommitdiffhomepage
path: root/java/compatibility_tests/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'java/compatibility_tests/README.md')
-rw-r--r--java/compatibility_tests/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/compatibility_tests/README.md b/java/compatibility_tests/README.md
index 2465941e..72c6034c 100644
--- a/java/compatibility_tests/README.md
+++ b/java/compatibility_tests/README.md
@@ -5,7 +5,7 @@ previously released versions.
## Directory Layout
-For each released protobuf version we are testing compatiblity with, there
+For each released protobuf version we are testing compatibility with, there
is a sub-directory with the following layout (take v2.5.0 as an example):
* v2.5.0
@@ -47,4 +47,4 @@ For each version, the test script will test:
* only upgrading more_protos to the new version
and see whether everything builds/runs fine. Both source compatibility and
-binary compatiblity will be tested.
+binary compatibility will be tested.