Skip to content

Commit

Permalink
update wording
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Zappa <michaelzappa@microsoft.com>
  • Loading branch information
MikeZappa87 committed Jan 8, 2024
1 parent 412aae9 commit 082873d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ For the purposes of this proposal, we define six terms very specifically:
- _runtime_ is the program responsible for executing CNI plugins.
- _plugin_ is a program that applies a specified network configuration.
- _attachment is the operation of applying a network configuration to a container, which results in an endpoint.
- _endpoint is a uniquely addressable, container-scoped connection to a single network.
- _endpoint is a uniquely identifiable, container-scoped connection to a single network.

This document aims to specify the interface between "runtimes" and "plugins". The key words "must", "must not", "required", "shall", "shall not", "should", "should not", "recommended", "may" and "optional" are used as specified in [RFC 2119][rfc-2119].

Expand Down

0 comments on commit 082873d

Please sign in to comment.