summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGoro Kikuchi <[email protected]>2012-04-19 22:06:54 -0700
committerGoro Kikuchi <[email protected]>2012-04-19 22:06:54 -0700
commitfb196f424274333758d45ca5bbe4263f3e43da83 (patch)
tree5023368b9c197568a3104e15d1c5e4448523c45b
parentab8c1df2698beb41db790b95554da65bb7349c4a (diff)
parent175411184dc0c4f124bdcc36b9b5e69361f4e81f (diff)
downloadmruby-fb196f424274333758d45ca5bbe4263f3e43da83.tar.gz
mruby-fb196f424274333758d45ca5bbe4263f3e43da83.zip
Merge pull request #4 from tjsingleton/master
Add space after comma
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d02b36c88..7545253fa 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 '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.
+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