Skip to content

Commit aaa1f48

Browse files
poliverasjaviereguiluz
authored andcommitted
Update conventions.rst
Fix plural
1 parent 9f5a7d1 commit aaa1f48

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
@@ -26,7 +26,7 @@ When an object has a "main" many relation with related "things"
2626
* ``count()``
2727
* ``keys()``
2828

29-
The usage of these methods are only allowed when it is clear that there
29+
The usage of these methods is only allowed when it is clear that there
3030
is a main relation:
3131

3232
* a ``CookieJar`` has many ``Cookie`` objects;

0 commit comments

Comments
 (0)