Skip to content

Commit 905f954

Browse files
committed
typo
1 parent e85fd86 commit 905f954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ gutterY (int)|null|Height of gutter between elements. Need gutterX to works, fal
5050
minify (boolean)|true|Whether or not MiniMasonry place elements on shortest column or keep exact order of list.
5151
surroundingGutter (boolean)|true|Set left gutter on first columns and right gutter on last.
5252
ultimateGutter (int)|5|Gutter applied when only 1 column can be displayed.
53-
direction (string)|"ltr"|Sorting direction, "ltr" or "rtl"
53+
direction (string)|"ltr"|Sorting direction, "ltr" or "rtl".
5454
wedge (boolean)|false|False will start to sort from center, true will start from left or right according to direction parameter.
5555

5656
## API

0 commit comments

Comments
 (0)