We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5a7d1 commit aaa1f48Copy full SHA for aaa1f48
contributing/code/conventions.rst
@@ -26,7 +26,7 @@ When an object has a "main" many relation with related "things"
26
* ``count()``
27
* ``keys()``
28
29
-The usage of these methods are only allowed when it is clear that there
+The usage of these methods is only allowed when it is clear that there
30
is a main relation:
31
32
* a ``CookieJar`` has many ``Cookie`` objects;
0 commit comments