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:
parent
35a59ab766
commit
898d9d13a8
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue