From da49017f4b3c260b264b87dd3a04a99e8b8a044e Mon Sep 17 00:00:00 2001 From: jhtimmins Date: Sat, 2 Feb 2019 00:33:56 -0800 Subject: [PATCH] Fix typo: 'what' to 'that' --- docs/api-guide/requests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-guide/requests.md b/docs/api-guide/requests.md index 35b976c66..28450f082 100644 --- a/docs/api-guide/requests.md +++ b/docs/api-guide/requests.md @@ -50,7 +50,7 @@ The request exposes some properties that allow you to determine the result of th ## .accepted_renderer -The renderer instance what was selected by the content negotiation stage. +The renderer instance that was selected by the content negotiation stage. ## .accepted_media_type