Skip to content

Commit 85064d6

Browse files
fix typo
1 parent 393f744 commit 85064d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data/material/integrations/interoperability/interoperability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ If you use a different framework, or already have set up your project, follow th
610610

611611
```
612612

613-
Most of the CSS used by Material UI has as specificity of 1, hence this `important` property is unnecessary.
613+
Most of the CSS used by Material UI has a specificity of 1, hence this `important` property is unnecessary.
614614
However, in a few edge cases, Material UI uses nested CSS selectors that win over Tailwind CSS.
615615
Use this step to help ensure that the [deeper elements](#deeper-elements-5) can always be customized using Tailwind's utility classes.
616616
More details on this option can be found here https://tailwindcss.com/docs/configuration#selector-strategy

0 commit comments

Comments
 (0)