Skip to content

Commit

Permalink
entails->contains
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Oct 6, 2023
1 parent bb0ad24 commit 28aa57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/gnmi/gnmi-commit-confirmed.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If no confirmation is received within the time window, the network device will r

A [`CommitConfirmed`](TBD) message is added to the list of well-known gNMI Extensions and is defined in [gnmi_ext.proto](TBD).

The message entails the following fields:
The message contains the following fields:

- `action` - The action to be taken by the network device upon receiving the `SetRequest` with the `CommitConfirmed` extension.
- `timeout` - time in seconds/nanoseconds to wait for a confirmation before reverting the changes.
Expand Down

0 comments on commit 28aa57d

Please sign in to comment.