Skip to content

Commit

Permalink
Fix typo in heading
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Vigano <[email protected]>
  • Loading branch information
cvigano committed Dec 1, 2022
1 parent 82f61f1 commit 80b1e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/v2/server-request-filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Common use cases include:
- Generating and injecting a request ID.
- Modifying the request URI based on headers provided (e.g., based on the `X-Forwarded-Host` or `X-Forwarded-Proto` headers).

## FilerServerRequestInterface
## FilterServerRequestInterface

A request filter implements `Laminas\Diactoros\ServerRequestFilter\FilterServerRequestInterface`:

Expand Down

0 comments on commit 80b1e6a

Please sign in to comment.