diff options
author | Tom Webster <samurailink3@gmail.com> | 2013-05-22 13:08:45 -0300 |
---|---|---|
committer | Tom Webster <samurailink3@gmail.com> | 2013-05-22 13:08:45 -0300 |
commit | db4453b626dd4fd428a169ceb092e9d653b59af1 (patch) | |
tree | 80bf04fffced3090d6a3750d00b7f461df40e6dd /README.md | |
parent | adc51a9b9108a3cf8088393bdd1a68a37504dc09 (diff) | |
download | gitlab-ce-db4453b626dd4fd428a169ceb092e9d653b59af1.tar.gz |
Fixed typo in Readme.md
Fixed 22th -> 22nd
Diffstat (limited to '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) |