Skip to content

Commit eb22b7b

Browse files
authored
docs(README) (#346)
Missing space
1 parent 393ce98 commit eb22b7b

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
@@ -190,7 +190,7 @@ Online examples: <https://react-component.github.io/tooltip/examples/>
190190
<td>destroyTooltipOnHide</td>
191191
<td>boolean | { keepParent: boolean }</td>
192192
<td>false</td>
193-
<td>whether destroy tooltip when tooltip is hidden.In general, destroyTooltipOnHide will only remove itself instead of parent container of it.Parent container will be removed include tooltip when keepParent is true</td>
193+
<td>whether destroy tooltip when tooltip is hidden.In general, destroyTooltipOnHide will only remove itself instead of parent container of it. Parent container will be removed include tooltip when keepParent is true</td>
194194
</tr>
195195
<tr>
196196
<td>id</td>

0 commit comments

Comments
 (0)