Fix README.md typo (#512)

This commit is contained in:
Jonathan Soifer 2017-01-29 05:25:56 -02:00 committed by Sai Cheemalapati
parent 28c85fec72
commit 88c22f75e7
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ Object properties in the ruby client use the standard ruby convention for naming
* For properties that are defined as hashes with user-defined keys, no translation is performed on the key.
* For embedded field masks in requests (for example, the Sheets API), specify the camelCase form when referencing fields.
Outisde those exceptions, if a property is specified using camelCase in a request, it will be ignored during serialization and omitted from the request.
Outside those exceptions, if a property is specified using camelCase in a request, it will be ignored during serialization and omitted from the request.
### Media