Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikalziane authored Apr 7, 2022
1 parent f73190c commit d78fa2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/meta-model/meta-modelv3.org
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Expression <|-- value
Expression <|-- Variable
Expression <|-- OperatorExp
OperatorExp o-- "1" Operator
OperatorExp o-- "1..*" Expression : operand
OperatorExp o-- "1..*" Expression : operands
Operator <|-- Equals
Operator <|-- Plus
Operator <|-- Sum
Expand Down

0 comments on commit d78fa2f

Please sign in to comment.