diff --git a/aip/client-libraries/4232.md b/aip/client-libraries/4232.md index 818ebb3fc..9cb9c693b 100644 --- a/aip/client-libraries/4232.md +++ b/aip/client-libraries/4232.md @@ -29,7 +29,7 @@ Client library generators **may** also choose to provide this functionality in some cases but not others, as appropriate in the environment. For example, any of the following strategies would be permissible: -- Providing overloads iff all arguments in the signature are primitives. +- Providing overloads if all arguments in the signature are primitives. - Providing overloads only for the first of multiple signatures when providing more than one would produce a conflict. - Any combination of the above.