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

Commit

Permalink
Removed white character at the end of the line in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Apr 10, 2018
1 parent af54b69 commit dd39804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/v3/cookbook/double-pass-middleware.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ this middleware with Expressive 3?
zend-stratigility v2.2 and v3.0 ship a utility function,
`Zend\Stratigility\doublePassMiddleware()`, that will decorate a callable
double-pass middleware using a `Zend\Stratigility\Middleware\DoublePassMiddlewareDecorator`
double-pass middleware using a `Zend\Stratigility\Middleware\DoublePassMiddlewareDecorator`
instance; this latter is a PSR-15 impelementation, and can thus be used in your
middleware pipelines.
Expand Down

0 comments on commit dd39804

Please sign in to comment.