Skip to content

Commit 53c002f

Browse files
committed
Updated readme
1 parent e1b1dda commit 53c002f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ See `demo.html` for an example.
1111
## Features
1212

1313
- detecting when an element goes out of view and making it fixed
14-
- replacing the element with an invisible clone that will temporarily occupy space the original spot
14+
- replacing the element with an invisible clone that will temporarily occupy the original spot
1515
- updating size and position of the fixed element
1616

1717

@@ -56,7 +56,7 @@ The plugin provides a single jQuery method you can use:
5656
</tr>
5757
<tr>
5858
<th>syncPosition</th>
59-
<td>0</td>
59+
<td>true</td>
6060
<td>Update element's position when it is fixed.</td>
6161
</tr>
6262
<tr>

0 commit comments

Comments
 (0)