From 507490c99516725802144f6b238d8bc94f96aa9d Mon Sep 17 00:00:00 2001 From: Valan Baptist Mathuranayagam <84893551+valanm22@users.noreply.github.com> Date: Fri, 24 Mar 2023 12:34:21 +0530 Subject: [PATCH] Fix typo in Chart widget (#5836) --- frontend/src/Editor/Inspector/Components/Chart.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Editor/Inspector/Components/Chart.jsx b/frontend/src/Editor/Inspector/Components/Chart.jsx index 5874a1d4a0..d6c7636d04 100644 --- a/frontend/src/Editor/Inspector/Components/Chart.jsx +++ b/frontend/src/Editor/Inspector/Components/Chart.jsx @@ -101,7 +101,7 @@ class Chart extends React.Component { if (plotFromJson) { items.push({ - title: 'Json description', + title: 'JSON description', children: (