From 743ea1afc676d2941beb5b76728e41a51339c3d0 Mon Sep 17 00:00:00 2001 From: Zack Hubert Date: Mon, 20 May 2013 16:16:49 -0600 Subject: Spelling correction in Upgrading Guide Fixes spelling of 'erratta' to 'errata' --- guides/source/upgrading_ruby_on_rails.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source/upgrading_ruby_on_rails.md') diff --git a/guides/source/upgrading_ruby_on_rails.md b/guides/source/upgrading_ruby_on_rails.md index 694592a9de..6c3e763f53 100644 --- a/guides/source/upgrading_ruby_on_rails.md +++ b/guides/source/upgrading_ruby_on_rails.md @@ -46,7 +46,7 @@ on the Rails blog. #### A note about media types -The erratta for the `PATCH` verb [specifies that a 'diff' media type should be +The errata for the `PATCH` verb [specifies that a 'diff' media type should be used with `PATCH`](http://www.rfc-editor.org/errata_search.php?rfc=5789). One such format is [JSON Patch](http://tools.ietf.org/html/rfc6902). While Rails does not support JSON Patch natively, it's easy enough to add support: -- cgit v1.2.3