Skip to content

Commit 3795e3e

Browse files
authored
Merge pull request #42 from Jayphen/master
Fix param typo in README
2 parents 06d330c + 1e3f282 commit 3795e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/flowtip-react-dom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ This results in apparently unnecessary reposition events. When `sticky` is true,
325325
326326
The desired margin between the positioned content tail and the target.
327327
328-
### `targetOffset`: number
328+
### `edgeOffset`: number
329329
330330
*optional*, *default: `0`*
331331

0 commit comments

Comments
 (0)