Merge pull request #160 from google/fix-readme-typos

Fix typos
This commit is contained in:
Sam Woodard 2018-10-05 12:57:15 -07:00 committed by GitHub
commit d9a610774a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -181,7 +181,7 @@ to-many from being serialized.
**All `Marshal` and `Unmarshal` methods expect pointers to struct
instance or slices of the same contained with the `interface{}`s**
Now you have your structs prepared to be seralized or materialized, What
Now you have your structs prepared to be serialized or materialized, What
about the rest?
### Create Record Example

2
doc.go
View File

@ -49,7 +49,7 @@ Value, attr: "attr,<key name in attributes hash>[,<extra arguments>]"
These fields' values should end up in the "attribute" hash for a record. The first
argument must be, "attr', and the second should be the name for the key to display in
the the "attributes" hash for that record.
the "attributes" hash for that record.
The following extra arguments are also supported: