Skip to content

Commit 85419f6

Browse files
Jon Skeetnoahdietz
andauthored
Update aip/general/0136.md
Co-authored-by: Noah Dietz <noahdietz@users.noreply.github.com>
1 parent 4e497f1 commit 85419f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/general/0136.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ without risk of runtime impact.
162162
Allowing `POST` to be used for requests which would otherwise be made using
163163
`GET` is a convenience:
164164

165-
- It avoids large query strings leading to requests which violated URL size
165+
- It avoids large query strings leading to requests which violate URL size
166166
limitations.
167167
- It allows clients to implement a single way of serializing request data, or
168168
at least avoids them from having to implement complex rules for repeated

0 commit comments

Comments
 (0)