From a46a4dd4c59e80fe9925031c8d8cee0743793ee6 Mon Sep 17 00:00:00 2001 From: Gin Date: Sun, 5 Nov 2017 15:22:51 +0800 Subject: Update alternate-api-representations.md --- .../design-proposals/api-machinery/alternate-api-representations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/api-machinery/alternate-api-representations.md b/contributors/design-proposals/api-machinery/alternate-api-representations.md index 2e96ef81..e7635bc3 100644 --- a/contributors/design-proposals/api-machinery/alternate-api-representations.md +++ b/contributors/design-proposals/api-machinery/alternate-api-representations.md @@ -80,7 +80,7 @@ a real API group. * We wish to support retrieving object representations in multiple schemas - JSON for simple clients and Protobuf for clients concerned with efficiency. * Most clients will wish to retrieve a newer format, but for older servers will desire - to fall back to the implict resource represented by the endpoint. + to fall back to the implicit resource represented by the endpoint. * Over time, clients may need to request results in multiple API group versions because of breaking changes (when we introduce v2, clients that know v2 will want to ask for v2, then v1) -- cgit v1.2.3