summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortleb <theo.lebrun@live.fr>2015-09-19 10:59:04 +0200
committertleb <theo.lebrun@live.fr>2015-09-19 10:59:04 +0200
commit2d056ac5d7b367e61231e3fcad5901a5d620dab9 (patch)
tree951f50bf05985a2123e361763a72096f0ad65e5b
parent377396d82753f5c1793a79fb8f4ae029501ada1d (diff)
[ruby-ecosystem/en] Fix typo
-rw-r--r--ruby-ecosystem.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby-ecosystem.html.markdown b/ruby-ecosystem.html.markdown
index 8b292edd..d8a02d36 100644
--- a/ruby-ecosystem.html.markdown
+++ b/ruby-ecosystem.html.markdown
@@ -54,7 +54,7 @@ the community has moved to at least 1.9.2 or 1.9.3.
## Ruby Implementations
The Ruby ecosystem enjoys many different implementations of Ruby, each with
-unique strengths and states of compatability. To be clear, the different
+unique strengths and states of compatibility. To be clear, the different
implementations are written in different languages, but *they are all Ruby*.
Each implementation has special hooks and extra features, but they all run
normal Ruby files well. For instance, JRuby is written in Java, but you do