We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2f6f0a + 7b71076 commit 0a36f21Copy full SHA for 0a36f21
SPEC.md
@@ -27,7 +27,7 @@ response map.
27
28
### 1.2. Middleware
29
30
-Ring middlware augment the functionality of handlers. Middleware is
+Ring middleware augment the functionality of handlers. Middleware is
31
implemented as higher-order functions that take one or more handlers
32
and configuration options as arguments and return a new handler with
33
the desired additional behavior.
0 commit comments