Fix typos.

This commit is contained in:
albertogg 2013-10-10 16:09:20 -04:30
parent c169ad26cd
commit c38f295f63
1 changed files with 3 additions and 3 deletions

View File

@ -28,9 +28,9 @@ $ gem install jekyll-import --pre
<h5>Jekyll-import needs you to manually install some dependencies.</h5> <h5>Jekyll-import needs you to manually install some dependencies.</h5>
<p markdown="1">If you are importing you blog from Drupal 6,7, Joomla, <p markdown="1">If you are importing you blog from Drupal 6,7, Joomla,
Mephisto, Mt, Textpattern or Typo (with mysql db), you need to install Mephisto, Mt, Textpattern or Typo (with mysql db), you need to install
`mysql` and `sequel` gem. If you are importing from Wordpress database, you `mysql` and `sequel` gems. If you are importing from WordPress database, you
need to install `mysql2` and `sequel` gem, and if you are importing from Enki need to install `mysql2` and `sequel` gems, and if you are importing from Enki
or Typo (with postgresql db) you need to install `pg` and `sequel` gem.</p> or Typo (with postgresql db) you need to install `pg` and `sequel` gems.</p>
</div> </div>
You should now be all set to run the importers below. If you ever get stuck, you You should now be all set to run the importers below. If you ever get stuck, you