mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Merge pull request #321 from Ninir/patch-1
Fixed typo in index.md documentation
This commit is contained in:
commit
d177862b4d
@ -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