From e15a4c05584e1a656b48ec8a4ecaa66ffb5c5f77 Mon Sep 17 00:00:00 2001 From: JalilSeif Date: Thu, 16 Jan 2025 10:45:26 +0330 Subject: [PATCH] Fix a typo in customize page issue 305 (#306) --- src/locale/en-US.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locale/en-US.js b/src/locale/en-US.js index 747e5a21..9ee8f22d 100644 --- a/src/locale/en-US.js +++ b/src/locale/en-US.js @@ -85,7 +85,7 @@ const map = { So you can change the attributes of each chart element conveniently.`, 'step-5-title': '5. The style of tooltip, legend can be customized', 'step-5-desc': `Though tooltip, legend are drawn by svg elements, you may change the style of tooltip, - legend by the apis wo offer. of cource, you can change the style in css too.`, + legend by the apis we offer. of cource, you can change the style in css too.`, }, api: { charts: 'Charts',