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.
This commit is contained in:
Matt Rogers 2013-04-18 22:17:11 -05:00
parent 35a59ab766
commit 898d9d13a8
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ $ ruby -rubygems -e 'require "jekyll/migrators/typo";
Jekyll::Typo.process("database", "user", "pass")' Jekyll::Typo.process("database", "user", "pass")'
{% endhighlight %} {% endhighlight %}
This code also has only been tested with Typo version 4+. This code has only been tested with Typo version 4+.
## TextPattern ## TextPattern