Merge pull request #643 from albertoalmagro/fix-json-representation-typo
Fix little typo on docs
This commit is contained in:
commit
95a94c41db
|
@ -20,7 +20,7 @@ require 'date'
|
|||
module Google
|
||||
module Apis
|
||||
module Core
|
||||
# Support for serializing hashes + propery value/nil/unset tracking
|
||||
# Support for serializing hashes + property value/nil/unset tracking
|
||||
# To be included in representers as a feature.
|
||||
# @private
|
||||
module JsonRepresentationSupport
|
||||
|
|
Loading…
Reference in New Issue