From 78dc8662540821a308d07e5960dc3a4e88a1ddd1 Mon Sep 17 00:00:00 2001 From: msha833 Date: Thu, 16 May 2019 12:04:00 -0700 Subject: [PATCH] Update index.md (#34033) --- guide/english/d3/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/d3/index.md b/guide/english/d3/index.md index 7a2172da98..636f7548ad 100644 --- a/guide/english/d3/index.md +++ b/guide/english/d3/index.md @@ -46,7 +46,7 @@ There are over [20,000 **D3.js** examples](https://github.com/d3/d3/wiki/Gallery ![](https://i1.wp.com/pbiswas101.files.wordpress.com/2018/07/force.gif?w=400&h=100) -With just some basic knowledge of the latest HTML5 features such as SVG and Canvas, you can dive into a world where a library like **D3.js** can bring data to life! + So, with just some basic knowledge of the latest HTML5 features such as SVG, and canvas, you can dive into a world where libraries like **D3.js** bring data to life! ### Contribution - https://github.com/d3/