From 568cd64d6926b7ba15656016171a726328b5800a Mon Sep 17 00:00:00 2001 From: MaT1g3R Date: Wed, 4 Sep 2019 01:22:57 -0400 Subject: [PATCH] Fix grammar error in README (#1879) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad51e3cc5a..aea897bb43 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,6 @@ In short- you can do anything you like with the game (including sell products ma For specific information/legalese: -* All of the our source code is under the [MIT license](http://opensource.org/licenses/MIT). +* All of our source code is under the [MIT license](http://opensource.org/licenses/MIT). * Any songs that are included within this repository are under the [CC-NC license](https://creativecommons.org/). * The [MAD library](http://www.underbit.com/products/mad/) and [FFmpeg codecs](https://www.ffmpeg.org/) when built with our code use the [GPL license](http://www.gnu.org).