Typo fix.

This commit is contained in:
Dimitri Fontaine 2014-01-02 23:40:43 +01:00
parent e86c621fc9
commit f2a38bdbcd

View File

@ -128,7 +128,7 @@
<h2 class="featurette-heading">Migrate from MySQL to PostgreSQL. <span class="text-muted">In one command.</span></h2> <h2 class="featurette-heading">Migrate from MySQL to PostgreSQL. <span class="text-muted">In one command.</span></h2>
<p class="lead">Given a MySQL connection string, pgloader query <p class="lead">Given a MySQL connection string, pgloader query
the catalogs to list your tables, constraints and indexes and know the catalogs to list your tables, constraints and indexes and know
how to transform this schema into a PostgreSQL eqauivalent, how to transform this schema into a PostgreSQL equivalent,
applying advanced casting rules that you can edit in the applying advanced casting rules that you can edit in the
command.</p> command.</p>
<p>Migrate some <i>tinyint<i> to <tt>boolean</tt> and some others <p>Migrate some <i>tinyint<i> to <tt>boolean</tt> and some others