From db4453b626dd4fd428a169ceb092e9d653b59af1 Mon Sep 17 00:00:00 2001 From: Tom Webster <samurailink3@gmail.com> Date: Wed, 22 May 2013 13:08:45 -0300 Subject: [PATCH] Fixed typo in Readme.md Fixed 22th -> 22nd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f0ae041eadda..9135512c571a1 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) -- GitLab