From 5a20dd4bcc64158c261e62a54fda8cc85bbd3dc9 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Mon, 11 May 2015 16:46:31 -0400 Subject: Adjust English syntax in article that was bothering me --- _posts/2015-03-29-visualizing-congress-with-d3.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2015-03-29-visualizing-congress-with-d3.markdown') diff --git a/_posts/2015-03-29-visualizing-congress-with-d3.markdown b/_posts/2015-03-29-visualizing-congress-with-d3.markdown index f94b43c..efde0b0 100644 --- a/_posts/2015-03-29-visualizing-congress-with-d3.markdown +++ b/_posts/2015-03-29-visualizing-congress-with-d3.markdown @@ -60,7 +60,7 @@ Since the random sample is being taken in the client, you should see a new chart
-After a brief exploration of D3, it's clear that it's an extremely powerful if not completely intuitive library for building rich data-driven documents. I'm excited to continue learning more about D3 and using it in my own projects. You should definitely take a look at [Mike Bostock's site](http://bost.ocks.org/mike/) for some much cooler applications of D3 from its creator. There's also a [gallery](https://github.com/mbostock/d3/wiki/Gallery) as well as [tons of other examples](http://bl.ocks.org/mbostock). And of course, you can check out the [D3 source code on GitHub](https://github.com/mbostock/d3). +After a brief exploration of D3, it is clearly an extremely powerful — if not completely intuitive — library for building rich data-driven documents. I'm excited to continue learning more about D3 and using it in my own projects. You should definitely take a look at [Mike Bostock's site](http://bost.ocks.org/mike/) for some much cooler applications of D3 from its creator. There's also a [gallery](https://github.com/mbostock/d3/wiki/Gallery) as well as [tons of other examples](http://bl.ocks.org/mbostock). And of course, you can check out the [D3 source code on GitHub](https://github.com/mbostock/d3). Thanks for reading! If you have any comments, let me know [@bburwell](https://twitter.com/bburwell). -- cgit v1.2.3