We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df0f0d commit fa09e3cCopy full SHA for fa09e3c
guides/source/upgrading_ruby_on_rails.md
@@ -394,7 +394,7 @@ If you configured this setting after the environments configuration has been pro
394
395
[`config.autoload_once_paths`]: configuring.html#config-autoload-once-paths
396
397
-### `ActionDispatch::Request#content_type` now returned Content-Type header as it is.
+### `ActionDispatch::Request#content_type` now returns Content-Type header as it is.
398
399
Previously, `ActionDispatch::Request#content_type` returned value does NOT contain charset part.
400
This behavior changed to returned Content-Type header containing charset part as it is.
0 commit comments