We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 343118f + b396baa commit fd47985Copy full SHA for fd47985
README.md
@@ -282,9 +282,7 @@ additional information._
282
Both the middleware and delegate interface define a `process` method to prevent
283
misuse of middleware as delegates.
284
285
-If a middleware was used as a delegate the entire middleware stack would end up
286
-recursive, instead of piped. The implementation of delegate should be defined
287
-within middleware dispatching systems.
+The implementation of delegate should be defined within middleware dispatching systems.
288
289
6. People
290
---------
0 commit comments