diff --git a/rpc/gnmi/gnmi-path-conventions.md b/rpc/gnmi/gnmi-path-conventions.md index 0b92293..c924391 100644 --- a/rpc/gnmi/gnmi-path-conventions.md +++ b/rpc/gnmi/gnmi-path-conventions.md @@ -237,7 +237,7 @@ gNMI paths are encoded as an ordered list (slice, array, etc.) of `gnmi.PathElem * Wildcards should not appear in paths returned by a device in telemetry notifications. -* A single path element, including keyed fields, maybe be replaced by +* A single path element, including keyed fields, may be replaced by `...` to select all matching descendents. This is semantically equivalent to the empty element notation, `//`, in XPATH. @@ -281,4 +281,4 @@ gNMI paths are encoded as an ordered list (slice, array, etc.) of `gnmi.PathElem * Paul Borman, Josh George, Kevin Grant, Chuan Han, Marcus Hines, Carl Lebsack, Anees Shaikh, Rob Shakir, Manish Verma (Google, Inc.) * Aaron Beitch (Arista) * Arun Satyanarayana (Cisco Systems) - * Jason Sterne (Nokia) \ No newline at end of file + * Jason Sterne (Nokia)