Skip to content

Commit 1b566b7

Browse files
authored
Merge pull request #228 from Zedd0202/master
Update README.md
2 parents e81744c + f7796e5 commit 1b566b7

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
@@ -379,7 +379,7 @@ In RTL direction position the vertical center (center.y) and the left edge.
379379
view.pin.topLeft(10)
380380

381381
// Position the 4 edges with a margin of 10 pixels.
382-
view.pin.topLeft(10).bottomCenter(10)
382+
view.pin.topLeft(10).bottomRight(10)
383383
```
384384

385385
<br/>

0 commit comments

Comments
 (0)