summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGoro Kikuchi <[email protected]>2012-04-19 22:02:54 -0700
committerGoro Kikuchi <[email protected]>2012-04-19 22:02:54 -0700
commitab8c1df2698beb41db790b95554da65bb7349c4a (patch)
tree7dcf748fe168650d4e7dcad157741eeb25757ed4 /README
parentfe585b233666e94074afc666e533dafaee149ddb (diff)
parent4e45941dae7a78fdebf2cf4c946b58b6ae558871 (diff)
downloadmruby-ab8c1df2698beb41db790b95554da65bb7349c4a.tar.gz
mruby-ab8c1df2698beb41db790b95554da65bb7349c4a.zip
Merge pull request #3 from tjsingleton/patch-1
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.