Skip to content

Commit

Permalink
Merge pull request opencontainers#772 from woernfl/patch-1
Browse files Browse the repository at this point in the history
Fixed a small typo
  • Loading branch information
vbatts authored Mar 21, 2019
2 parents eea49d6 + bd4f8fc commit da296dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ This specification defines the following annotation keys, intended for but not l

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.

| `org.opencontainers.image` prefix | `org.label-schema prefix` | Compatibility notes |
| `org.opencontainers.image` prefix | `org.label-schema` prefix | Compatibility notes |
|---------------------------|-------------------------|---------------------|
| `created` | `build-date` | Compatible |
| `url` | `url` | Compatible |
Expand Down

0 comments on commit da296dc

Please sign in to comment.