mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-03 22:03:33 +03:00
Added a missing 'is'.
This commit is contained in:
parent
eddba56c66
commit
e6cf2ff0d2
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ use Nelmio\ApiDocBundle\Annotation\ApiDoc;
|
|||
class YourController extends Controller
|
||||
{
|
||||
/**
|
||||
* This the documentation description of your method, it will appear
|
||||
* This is the documentation description of your method, it will appear
|
||||
* on a specific pane. It will read all the text until the first
|
||||
* annotation.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue