mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-06 07:13:31 +03:00
Merge pull request #663 from phansys/doc_typo
[minor] Small doc fix in index.md
This commit is contained in:
commit
a343bb7c45
1 changed files with 1 additions and 1 deletions
|
@ -353,7 +353,7 @@ You can also add some options to pass to the form. You just have to use the `opt
|
|||
```php
|
||||
input = {
|
||||
"class" = "your_form_type",
|
||||
"options" = {"method" => "PUT"},
|
||||
"options" = {"method" = "PUT"},
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue