From 898d9d13a8ccfe2b457dd1daccdd80e94151e29c Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Thu, 18 Apr 2013 22:17:11 -0500 Subject: [PATCH] Remove the word 'also' when describing Typo migrations. The use of the 'also' is out of place here. We're only talking about one thing. --- site/_posts/2012-07-01-migrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_posts/2012-07-01-migrations.md b/site/_posts/2012-07-01-migrations.md index ac9f7aa4..fab1afa1 100644 --- a/site/_posts/2012-07-01-migrations.md +++ b/site/_posts/2012-07-01-migrations.md @@ -137,7 +137,7 @@ $ ruby -rubygems -e 'require "jekyll/migrators/typo"; Jekyll::Typo.process("database", "user", "pass")' {% endhighlight %} -This code also has only been tested with Typo version 4+. +This code has only been tested with Typo version 4+. ## TextPattern