From 159f4f14d71dd7f3fced7b620e61ada2f88166e0 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
(cherry picked from commit abdc031aeaa757546735da0075868b87dd99ef7a)
Signed-off-by: Victor Vieux
---
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*