forked from Mirrors/jsonapi
Fix typo "the the"
This commit is contained in:
parent
43592a3ebe
commit
941c167d93
2
doc.go
2
doc.go
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue