We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f6f0a commit 46edf92Copy full SHA for 46edf92
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