Skip to content

Commit 3ef4d0a

Browse files
authored
Remove duplicate word in gNMI spec docs (#214)
1 parent 9f5820d commit 3ef4d0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rpc/gnmi/gnmi-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ entries that are not supplied in the value provided in the `SetRequest`. An
11431143
update operation MUST be considered to add new entries to the collection if they
11441144
do not exist.
11451145

1146-
For `union_replace` operations, the contents contents shall be merged (unioned)
1146+
For `union_replace` operations, the contents shall be merged (unioned)
11471147
and then applied as a replacement of the configuration. See the
11481148
[gNMI union_replace specification](https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-union_replace.md).
11491149

0 commit comments

Comments
 (0)