From e296c25b989880a5600d449228c9beb30a5f3e2b Mon Sep 17 00:00:00 2001 From: pearmini Date: Mon, 21 Jun 2021 20:03:21 +0800 Subject: [PATCH] docs(readme): change Typescript to TypeScript --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f01457bee6..b0735e9316 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ G2 is a visualization grammar, a data-driven visual language with a high level o - 🦍Advanced View module: with the ability to develop customized multi-dimension data analysis graphics. - 👬Dual-engine rendering: with the ability to switch Canvas and SVG freely. - 💄Visual components: interaction-oriented, elegant experience. -- 🛡Fully embrace Typescript: Complete type definition files are provided. +- 🛡Fully embrace TypeScript: Complete type definition files are provided. ## 📦 Installation