We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 606575a commit 0a9dbb6Copy full SHA for 0a9dbb6
docs/execution/dataloader.rst
@@ -89,7 +89,7 @@ there could be at most 13 database requests!
89
90
91
When using DataLoader, we could define the User type using our previous example with
92
-learer code and at most 4 database requests, and possibly fewer if there are cache hits.
+leaner code and at most 4 database requests, and possibly fewer if there are cache hits.
93
94
95
.. code:: python
0 commit comments