Skip to content

Commit 62f8bdf

Browse files
committed
documentation fix for columnFloat vs float
1 parent 03248eb commit 62f8bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Columnizer will add CSS classes to the columns it creates. Each column will have
3838
<td style="padding-left: 10px;">true by default. If set to false, Columnizer will try to wait until images in the content have loaded before columnizing the data.</td>
3939
</tr>
4040
<tr>
41-
<td style="text-align: right; padding-right: 10px;"><em>float</em></td>
41+
<td style="text-align: right; padding-right: 10px;"><em>columnFloat</em></td>
4242
<td style="padding-left: 10px;">default is “left”. Change to “right” for right to left languages.</td>
4343
</tr>
4444
<tr>

0 commit comments

Comments
 (0)