diff --git a/lib/google/apis/core/json_representation.rb b/lib/google/apis/core/json_representation.rb index 9b7e54441..42da969b5 100644 --- a/lib/google/apis/core/json_representation.rb +++ b/lib/google/apis/core/json_representation.rb @@ -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