Skip to content

Commit 4842d7c

Browse files
committed
docs: fix typos in docs
1 parent 1fa4ad7 commit 4842d7c

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
@@ -385,4 +385,4 @@ This doc is only if you are importing `import 'react-tooltip/dist/react-tooltip.
385385

386386
With CSS specificity everything can be overridden if you know what are you doing.
387387

388-
The necessity of `!import` was removed because `!import` cut a lot of levels/possibilities related to CSS specificity.
388+
The necessity of `!important` was removed because `!important` cut a lot of levels/possibilities related to CSS specificity.

0 commit comments

Comments
 (0)