mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Fixed typo in index.md documentation
This commit is contained in:
parent
667044863c
commit
4a9e99bddd
@ -151,7 +151,7 @@ class YourController
|
|||||||
* 403="Returned when the user is not authorized to say hello",
|
* 403="Returned when the user is not authorized to say hello",
|
||||||
* 404={
|
* 404={
|
||||||
* "Returned when the user is not found",
|
* "Returned when the user is not found",
|
||||||
* "Returned when somehting else is not found"
|
* "Returned when something else is not found"
|
||||||
* }
|
* }
|
||||||
* }
|
* }
|
||||||
* )
|
* )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user