Github user milleruntime commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/221#discussion_r103009716
--- Diff: docs/src/main/asciidoc/chapters/administration.txt ---
@@ -1132,12 +1130,12 @@ can be exacerbated by resource constraints and
clock drift.
==== Tested Versions
Each release of Accumulo is built with a specific version of Apache
Hadoop, Apache ZooKeeper and Apache Thrift. We expect Accumulo to
-work with versions that are API compatable with those versions.
+work with versions that are API compatible with those versions.
However this compatibility is not guaranteed because Hadoop, ZooKeeper
and Thift may not provide guarantees between their own versions. We
have also found that certain versions of Accumulo and Hadoop included
bugs that greatly affected overall stability. Thrift is particularly
-prone to compatablity changes between versions and you must use the
+prone to compatibility changes between versions and you must use the
--- End diff --
A+ on spelling
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---