diff options
| author | Adam Bard <github@adambard.com> | 2013-08-16 08:47:29 -0700 | 
|---|---|---|
| committer | Adam Bard <github@adambard.com> | 2013-08-16 08:47:29 -0700 | 
| commit | 452b06c1e19eb49178ebed9aac0ba552f341bd39 (patch) | |
| tree | f0740c2cb7bf8bbb7eddc77680ffedfa5e630d47 | |
| parent | ad899184da6282784bb0535e9863b6d80cc8987f (diff) | |
| parent | 91db568e0dec9f062bab03d4643f59356ed5d574 (diff) | |
Merge pull request #236 from sergiokas/patch-1
Fixed typo
| -rw-r--r-- | ruby-ecosystem.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ruby-ecosystem.html.markdown b/ruby-ecosystem.html.markdown index cae55cd3..54c1d178 100644 --- a/ruby-ecosystem.html.markdown +++ b/ruby-ecosystem.html.markdown @@ -81,7 +81,7 @@ development.  Less mature/compatible:  * Topaz - Written in RPython (using the PyPy toolchain), Topaz is fairly young -  and not yet compatable. It shows promise to be a high-performance ruby +  and not yet compatible. It shows promise to be a high-performance ruby  implementation.  * IronRuby - Written in C# targeting the .NET platform, work on IronRuby seems    to have stopped since Microsoft pulled their support. | 
