Skip to content

Commit 1728cb2

Browse files
authored
Merge pull request #59 from romainneutron/patch-1
Fix typo
2 parents 943af8d + aae8fb9 commit 1728cb2

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
@@ -159,7 +159,7 @@ online example: http://react-component.github.io/tooltip/examples/
159159
<td>getTooltipContainer</td>
160160
<td>function</td>
161161
<td></td>
162-
<td>function returning html node which will act as tooltip contaier</td>
162+
<td>function returning html node which will act as tooltip container</td>
163163
</tr>
164164
<tr>
165165
<td>destroyTooltipOnHide</td>

0 commit comments

Comments
 (0)