From 1d3083210d9c472128acac7978dda47d07868cab Mon Sep 17 00:00:00 2001 From: Vishal Telangre Date: Sat, 11 May 2019 20:48:42 +0530 Subject: [ci skip] Mime -> MIME The correct word is `MIME` which is an acronym which stands for `Multipurpose Internet Mail Extensions`. Reference: https://en.wikipedia.org/wiki/MIME --- guides/source/6_0_release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/6_0_release_notes.md b/guides/source/6_0_release_notes.md index cb3ea7737c..d26bdd656b 100644 --- a/guides/source/6_0_release_notes.md +++ b/guides/source/6_0_release_notes.md @@ -305,7 +305,7 @@ Please refer to the [Changelog][action-view] for detailed changes. * Move all of the Rails npm packages into a `@rails` scope. ([Pull Request](https://github.com/rails/rails/pull/34905)) -* Only accept formats from registered Mime types. +* Only accept formats from registered MIME types. ([Pull Request](https://github.com/rails/rails/pull/35604), [Pull Request](https://github.com/rails/rails/pull/35753)) * Add allocations to the template and partial rendering server output. -- cgit v1.2.3