Fix two typos in the spec ------------------------- Key: AVRO-262 URL: https://issues.apache.org/jira/browse/AVRO-262 Project: Avro Issue Type: Bug Components: spec Reporter: Jeff Hammerbacher
Two typos when discussing the serialization of records: * "In other words, a record is encode" --> "In other words, a record is encoded" * "the concatenation of its field's encodings." --> "the concatenation of the encodings of its fields" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.