From 019005e1724c16da2998adf8385deea536da35e5 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Thu, 7 Nov 2019 16:07:43 +0200 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 7b090c929..63fadff88 100644 --- a/config.js +++ b/config.js @@ -14,7 +14,7 @@ module.exports = { // General information language: { short: `jsx`, - long: `JSX (React)` + long: `React` }, optionalLanguage: { short: `css`,