Skip to content

Commit

Permalink
Merge pull request opencontainers#407 from vbatts/annotations
Browse files Browse the repository at this point in the history
config: clarify annotations sentence
  • Loading branch information
Mrunal Patel committed Apr 28, 2016
2 parents 15bddb9 + 0315202 commit e5e603f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,8 @@ The semantics are the same as `Path`, `Args` and `Env` in [golang Cmd](https://g

## Annotations

Annotations are optional arbitrary non-identifying metadata that can be attached to containers.
This information may be large, may be structured or unstructured.
This OPTIONAL property contains arbitrary metadata for the container.
This information may be structured or unstructured.
Annotations are key-value maps.

```json
Expand Down

0 comments on commit e5e603f

Please sign in to comment.