From 6ab7d7528c20f536aa55542ca5ba2875e62c569d Mon Sep 17 00:00:00 2001 From: Jim LAURIE Date: Tue, 26 Nov 2019 11:24:29 +0100 Subject: [PATCH] Fix typo feedback from Derrick --- docs/3.0.0-beta.x/guides/custom-data-response.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/3.0.0-beta.x/guides/custom-data-response.md b/docs/3.0.0-beta.x/guides/custom-data-response.md index d07ba14dde..92c780e365 100644 --- a/docs/3.0.0-beta.x/guides/custom-data-response.md +++ b/docs/3.0.0-beta.x/guides/custom-data-response.md @@ -1,6 +1,6 @@ # Custom data response -In this guide we will see how you can customize the data of your APIs responnses. +In this guide we will see how you can customize your API's response.. ## Introduction