Skip to content

Commit cedfdce

Browse files
committed
minor #3757 Fixed a typo in the request formats configuration page (gquemener)
This PR was merged into the master branch. Discussion ---------- Fixed a typo in the request formats configuration page | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.5 | Fixed tickets | Commits ------- efbe0f3 Fixed a typo
2 parents c77835c + efbe0f3 commit cedfdce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/request/mime_type.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and corresponding MIME type.
2121
Configure your New Format
2222
-------------------------
2323

24-
The FrameworkBundle registers a subscriber that will add formats to incomming requests.
24+
The FrameworkBundle registers a subscriber that will add formats to incoming requests.
2525

2626
All you have to do is to configure the ``jsonp`` format:
2727

0 commit comments

Comments
 (0)