diff --git a/guides/source/layouts_and_rendering.md b/guides/source/layouts_and_rendering.md index ffae136a4c..1c3651b007 100644 --- a/guides/source/layouts_and_rendering.md +++ b/guides/source/layouts_and_rendering.md @@ -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`