summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTJ Singleton <[email protected]>2012-04-20 02:03:03 -0300
committerTJ Singleton <[email protected]>2012-04-20 02:03:03 -0300
commit175411184dc0c4f124bdcc36b9b5e69361f4e81f (patch)
tree16b7cf7fb4eca356002ac0165a871ddacd64ec75
parentfe585b233666e94074afc666e533dafaee149ddb (diff)
downloadmruby-175411184dc0c4f124bdcc36b9b5e69361f4e81f.tar.gz
mruby-175411184dc0c4f124bdcc36b9b5e69361f4e81f.zip
Add space after comma
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 8b1006f57..75acfbe38 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@
mRuby is the light-weighted implementation of ruby language complied with ISO standard to execute various environment. It can run as 'interpriter 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.
+This achivement is due to the Regional Innovation Creation R&D Programs of the Ministry of Economy, Trade and Industry of Japan.
* Features of mRuby