Skip to content

Commit 60f4d2d

Browse files
docs: grammar
1 parent 14798bd commit 60f4d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/examples/styling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ In summary, if you do it correctly you can use CSS specificity instead of `!impo
374374

375375
### Disabling ReactTooltip CSS
376376

377-
ReactTooltip works seamlessly by automatically injects CSS into your application. To disable this functionality, use the tooltip prop `disableStyleInjection`.
377+
ReactTooltip works seamlessly by automatically injecting CSS into your application. To disable this functionality, use the tooltip prop `disableStyleInjection`.
378378
Details on how it works:
379379

380380
- Set to `true`: what we call "base" styles will be disabled. Useful if you wish to style your tooltip from scratch.

0 commit comments

Comments
 (0)