diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-12-28 16:19:52 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-28 16:19:52 +0900 |
| commit | 6f5c211c78ff369a685bb29f08529e4a8c08f403 (patch) | |
| tree | 4b9b3ada102c3baf3400239cacfd31d759f7af38 /README.md | |
| parent | 8933a6fcbfb05d087868041d67a20df5d965ad13 (diff) | |
| parent | c997229ecf83c2a82c001296d3d76e3135f5b064 (diff) | |
| download | mruby-6f5c211c78ff369a685bb29f08529e4a8c08f403.tar.gz mruby-6f5c211c78ff369a685bb29f08529e4a8c08f403.zip | |
Merge pull request #5614 from jbampton/patch-1
Fix word casing in the README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ In the future, mruby might ask you to distribute your new code (that you will commit,) under the MIT License as a member of "mruby developers" but contributors will keep their copyright. (We did not intend for contributors to transfer or waive their copyrights, -Actual copyright holder name (contributors) will be listed in the [AUTHORS](AUTHORS) +actual copyright holder name (contributors) will be listed in the [AUTHORS](AUTHORS) file.) Please ask us if you want to distribute your code under another license. |
