From d9921f09672069e311b5cf7efe086b7e335cf71b Mon Sep 17 00:00:00 2001 From: Daniil Subbotin Date: Sat, 13 Feb 2021 17:39:10 +0300 Subject: [PATCH] Fix typo in CONFIG.md --- CONFIG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONFIG.md b/CONFIG.md index d0d911c3..80397169 100644 --- a/CONFIG.md +++ b/CONFIG.md @@ -33,7 +33,7 @@ common: # [optional] icons: # [optional] Name of the Figma's frame where icons components are located - figmaFrameName: Colors + figmaFrameName: Icons # [optional] RegExp pattern for icon name validation before exporting nameValidateRegexp: '^(ic)_(\d\d)_([a-z0-9_]+)$' # RegExp pattern for: ic_24_icon_name, ic_24_icon # [optional] RegExp pattern for replacing. Supports only $n