From 14118d2f024ff5ca5f02d47d21e6c46f86a58a47 Mon Sep 17 00:00:00 2001 From: Lei Jitang Date: Fri, 18 Nov 2016 02:05:20 -0500 Subject: [PATCH] lables: use `labels` instead of `annotation` in the description of labels Signed-off-by: Lei Jitang --- config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.md b/config.md index 8c2c0a7c3..2a9e81b29 100644 --- a/config.md +++ b/config.md @@ -136,8 +136,8 @@ Note: Any OPTIONAL field MAY also be set to null, which is equivalent to being a Keys MUST be unique within this map, and best practice is to namespace the keys. Keys SHOULD be named using a reverse domain notation - e.g. `com.example.myKey`. Keys using the `org.opencontainers` namespace are reserved and MUST NOT be used by subsequent specifications. - If there are no annotations then this property MAY either be absent or an empty map. - Implementations that are reading/processing this configuration file MUST NOT generate an error if they encounter an unknown annotation key. + If there are no labels then this property MAY either be absent or an empty map. + Implementations that are reading/processing this configuration file MUST NOT generate an error if they encounter an unknown labels key. - **rootfs** *object*, REQUIRED