summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorTJ Singleton <[email protected]>2012-04-20 02:00:05 -0300
committerTJ Singleton <[email protected]>2012-04-20 02:00:05 -0300
commit4e45941dae7a78fdebf2cf4c946b58b6ae558871 (patch)
tree7dcf748fe168650d4e7dcad157741eeb25757ed4 /README
parentfe585b233666e94074afc666e533dafaee149ddb (diff)
downloadmruby-4e45941dae7a78fdebf2cf4c946b58b6ae558871.tar.gz
mruby-4e45941dae7a78fdebf2cf4c946b58b6ae558871.zip
Fix spelling
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 8b1006f57..d02b36c88 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
* What's mRuby
-mRuby is the light-weighted implementation of ruby language complied with ISO standard to execute various environment. It can run as 'interpriter form' or
+mRuby is the light-weighted implementation of ruby language complied with ISO standard to execute various environment. It can run as 'interpreter form' or
'compile and execute on vm form' according to its module construction.
This achivement is due to the Regional Innovation Creation R&D Programs of the Ministry of Economy,Trade and Industry of Japan.