Skip to content

Commit 535d657

Browse files
committed
Fix a typo in the annotations spec
Fix the spelling of superseded Signed-off-by: Tim Smith <tsmith84@gmail.com>
1 parent b30f6ed commit 535d657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This specification defines the following annotation keys, intended for but not l
5656
5757
## Back-compatibility with Label Schema
5858
59-
[Label Schema][label-schema] defined a number of conventional labels for container images, and these are now superceded by annotations with keys starting **org.opencontainers.image**.
59+
[Label Schema][label-schema] defined a number of conventional labels for container images, and these are now superseded by annotations with keys starting **org.opencontainers.image**.
6060
6161
While users are encouraged to use the **org.opencontainers.image** keys, tools MAY choose to support compatible annotations using the **org.label-schema** prefix as follows.
6262

0 commit comments

Comments
 (0)