Merge pull request #4567 from ryru/patch-1

Fix Typo
This commit is contained in:
Sidharth Vinod
2023-06-30 15:36:59 +05:30
committed by GitHub

View File

@@ -304,7 +304,7 @@ where
- the second _property_ is `color` and its _value_ is `white` - the second _property_ is `color` and its _value_ is `white`
- the third _property_ is `font-weight` and its _value_ is `bold` - the third _property_ is `font-weight` and its _value_ is `bold`
- the fourth _property_ is `stroke-width` and its _value_ is `2px` - the fourth _property_ is `stroke-width` and its _value_ is `2px`
- the fifth _property_ is `stroke` and its _value_ is `yello` - the fifth _property_ is `stroke` and its _value_ is `yellow`
### Apply classDef styles to states ### Apply classDef styles to states