Fix typo in Options for render [ci skip]

This commit is contained in:
Thais Kusuki 2019-11-30 11:34:08 -03:00
parent cb17a9fe5a
commit 4069282d74
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ TIP: `send_file` is often a faster and better option if a layout isn't required.
#### Options for `render`
Calls to the `render` method generally accept five options:
Calls to the `render` method generally accept six options:
* `:content_type`
* `:layout`