From 909a7c033bdd80e5682662c8e35627ed9ce2aaa3 Mon Sep 17 00:00:00 2001 From: zhouxinyong Date: Tue, 13 Nov 2018 11:17:26 +0800 Subject: [PATCH] remove the repetition words in config.yaml Change-Id: Ic32ae7a9b5590b691fd5600cb437eb049a919385 --- src/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.yaml b/src/config.yaml index 01ade67..492170b 100644 --- a/src/config.yaml +++ b/src/config.yaml @@ -59,5 +59,5 @@ options: type: string default: default_share_type description: | - The 'default_share_type' must match the the configured default_share_type + The 'default_share_type' must match the configured default_share_type set up in manila using 'manila create-type'.