File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ The following cardinality constraints are available:
3333:class: `~neomodel.cardinality.ZeroOrMore ` (default) :class: `~neomodel.cardinality.OneOrMore `
3434=================================================== ========================================
3535
36- If a cardinality constrain is violated by existing data a :class: `~neomodel.exception.CardinalityViolation `
36+ If a cardinality constraint is violated by existing data a :class: `~neomodel.exception.CardinalityViolation `
3737exception is raised.
3838
39- On attempting to violate a cardinality constrain a
39+ On attempting to violate a cardinality constraint a
4040:class: `~neomodel.exception.AttemptedCardinalityViolation ` is raised.
4141
4242Properties
You can’t perform that action at this time.
0 commit comments