Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit dd39804

Browse files
committed
Removed white character at the end of the line in the docs
1 parent af54b69 commit dd39804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/v3/cookbook/double-pass-middleware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ this middleware with Expressive 3?
2828
2929
zend-stratigility v2.2 and v3.0 ship a utility function,
3030
`Zend\Stratigility\doublePassMiddleware()`, that will decorate a callable
31-
double-pass middleware using a `Zend\Stratigility\Middleware\DoublePassMiddlewareDecorator`
31+
double-pass middleware using a `Zend\Stratigility\Middleware\DoublePassMiddlewareDecorator`
3232
instance; this latter is a PSR-15 impelementation, and can thus be used in your
3333
middleware pipelines.
3434

0 commit comments

Comments
 (0)