From 666a3e064dc69e4a0a39ff4d8d5b03a03fc52418 Mon Sep 17 00:00:00 2001 From: chandan Date: Tue, 9 Jun 2026 16:32:14 -0700 Subject: [PATCH] fix(AIP-217): fix typo in granularity --- aip/general/0217.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aip/general/0217.md b/aip/general/0217.md index aca145aa81..f9f233d9b0 100644 --- a/aip/general/0217.md +++ b/aip/general/0217.md @@ -183,7 +183,7 @@ message ListBooksResponse { #### Partial success granularity If the `bool return_partial_success` field is set to `true` in a request that is -scoped beyond the supported granualirty of the API's ability to reasonably +scoped beyond the supported granularity of the API's ability to reasonably report unreachable resources, the API **should** return an `INVALID_ARGUMENT` error with details explaining the issue. For example, if the API only supports `return_partial_success` when [Reading Across Collections][aip-159], it returns