Skip to content

Commit a5fbb2e

Browse files
Update middleware.rst
1 parent 5acd04a commit a5fbb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/execution/middleware.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Functional example
4646
------------------
4747

4848
Middleware can also be defined as a function. Here we define a middleware that
49-
logs the time it takes to resolve each field
49+
logs the time it takes to resolve each field:
5050

5151
.. code:: python
5252

0 commit comments

Comments
 (0)