Fix Typo in the main web page.

This commit is contained in:
Dimitri Fontaine 2014-05-05 22:22:09 +02:00
parent 31947e6c20
commit 6c9fb28eb9

View File

@ -151,7 +151,7 @@
<h2 class="featurette-heading">Transform your data. <span class="text-muted">While streaming.</span></h2>
<p class="lead">pgloader includes reformating modules allowing you
to reformat your data, such as transforming a couple of integer
columns into a single <i>ip address</i>, or a couple fo floats
columns into a single <i>ip address</i>, or a couple of floats
into a single <i>point</i>. Of course, you can add any
transformation you like and easily get to use it with
pgloader loading your code!</p>