Remove duplicate words (#7243)

* Remove duplicate words

* Remove generated-reference change
This commit is contained in:
Sam Foo
2018-02-05 12:15:26 -05:00
committed by Brad Topol
parent d5314d0325
commit d10f643e20
14 changed files with 20 additions and 20 deletions
@@ -517,7 +517,7 @@ Primitive fields are replaced or cleared.
### Merging changes to map fields
Fields that represent maps are merged by comparing each of the subfields or elements of of the map:
Fields that represent maps are merged by comparing each of the subfields or elements of the map:
**Note:** '-' is used for "not applicable" because the value is not used.