Skip to content

Commit 4672dd9

Browse files
committed
Fix doc spell
1 parent 0d1fe19 commit 4672dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy/http/server/middleware.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212

1313

1414
class HttpWebServerBaseMiddleware(ABC):
15-
"""Web Server Middleware for customizations during request/response dispatch lifecycle."""
15+
"""Web Server Middle-ware for customization during request/response dispatch lifecycle."""
1616

1717
pass

0 commit comments

Comments
 (0)