Skip to content

Commit 082873d

Browse files
committed
update wording
Signed-off-by: Michael Zappa <[email protected]>
1 parent 412aae9 commit 082873d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPEC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ For the purposes of this proposal, we define six terms very specifically:
7575
- _runtime_ is the program responsible for executing CNI plugins.
7676
- _plugin_ is a program that applies a specified network configuration.
7777
- _attachment is the operation of applying a network configuration to a container, which results in an endpoint.
78-
- _endpoint is a uniquely addressable, container-scoped connection to a single network.
78+
- _endpoint is a uniquely identifiable, container-scoped connection to a single network.
7979

8080
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].
8181

0 commit comments

Comments
 (0)