diff options
author | Yves Senn <yves.senn@gmail.com> | 2013-05-22 23:25:28 -0700 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2013-05-22 23:25:28 -0700 |
commit | 6c765d30b9c686ad5e535bde4cb2574215d0a484 (patch) | |
tree | 97b9063f03a84487b27b410f426f190cfda51648 | |
parent | c33a5906bee165e4e486261f5df5856fc10430b3 (diff) | |
parent | db4453b626dd4fd428a169ceb092e9d653b59af1 (diff) | |
download | gitlab-ce-6c765d30b9c686ad5e535bde4cb2574215d0a484.tar.gz |
Merge pull request #4035 from samurailink3/master
Fixed typo in Readme.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 7f0ae041ead..9135512c571 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ If you want to contribute, please first read our [Contributing Guidelines](https ### New versions and upgrading -Each month on the 22th a new version is released together with an upgrade guide. +Each month on the 22nd a new version is released together with an upgrade guide. * [Upgrade guides](https://github.com/gitlabhq/gitlabhq/tree/master/doc/update) |