chore: fix spelling errors (#20719)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This commit is contained in:
parent
5857c6ee8c
commit
e26cb4813e
@ -7,7 +7,7 @@ type ObjectType struct {
|
||||
|
||||
// KeyFields is a list of fields that make up the primary key of the object.
|
||||
// It can be empty in which case indexers should assume that this object is
|
||||
// a singleton and ony has one value.
|
||||
// a singleton and only has one value.
|
||||
KeyFields []Field
|
||||
|
||||
// ValueFields is a list of fields that are not part of the primary key of the object.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user