Skip to content

Commit a006442

Browse files
committed
[DOCS] Reorder some lines in the class diagram (part 13)
This is in preparation for #1298.
1 parent 18152fb commit a006442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,8 +788,8 @@ classDiagram
788788
SourceException <|-- UnexpectedTokenException: inheritance
789789
CSSElement <|.. Value: realization
790790
Positionable <|.. Value: realization
791-
792791
Value <|-- ValueList: inheritance
792+
793793
CSSList ..> CSSList: dependency
794794
CSSList ..> Comment: dependency
795795
CSSList ..> RuleSet: dependency

0 commit comments

Comments
 (0)