diff --git a/README.md b/README.md index 1ffdabf6..29253a34 100644 --- a/README.md +++ b/README.md @@ -788,8 +788,8 @@ classDiagram SourceException <|-- UnexpectedTokenException: inheritance CSSElement <|.. Value: realization Positionable <|.. Value: realization - Value <|-- ValueList: inheritance + CSSList ..> CSSList: dependency CSSList ..> Comment: dependency CSSList ..> RuleSet: dependency