Skip to content

Commit cd81b2e

Browse files
greg0ireweaverryan
authored andcommitted
fix tiny typo
1 parent 9fe64d2 commit cd81b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/conventions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ must be used instead (where ``XXX`` is the name of the related thing):
7575
While "setXXX" and "replaceXXX" are very similar, there is one notable
7676
difference: "setXXX" may replace, or add new elements to the relation.
7777
"replaceXXX" on the other hand is specifically forbidden to add new
78-
elements, but most throw an exception in these cases.
78+
elements, but must throw an exception in these cases.

0 commit comments

Comments
 (0)