From abdc031aeaa757546735da0075868b87dd99ef7a Mon Sep 17 00:00:00 2001 From: lixiaobing10051267 Date: Mon, 12 Dec 2016 17:24:12 +0800 Subject: [PATCH] replace env description with args in extend config Signed-off-by: lixiaobing10051267 --- docs/extend/config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/extend/config.md b/docs/extend/config.md index e068eaccfa..93ed4958a3 100644 --- a/docs/extend/config.md +++ b/docs/extend/config.md @@ -137,11 +137,11 @@ Config provides the base accessible fields for working with V0 plugin format - **`name`** *string* - name of the env. + name of the args. - **`description`** *string* - description of the env. + description of the args. - **`value`** *string array*