diff options
Diffstat (limited to '_posts/2018-11-12-viz-2.md')
-rw-r--r-- | _posts/2018-11-12-viz-2.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2018-11-12-viz-2.md b/_posts/2018-11-12-viz-2.md index 56f7aee..c3e342e 100644 --- a/_posts/2018-11-12-viz-2.md +++ b/_posts/2018-11-12-viz-2.md @@ -14,7 +14,7 @@ git_commit: v2 <script>goog.require("viz.core");</script> <p align="center"><canvas id="viz"></canvas></p> -This visualization builds on the previous. Structurally the cortesian grid has +This visualization builds on the previous. Structurally the cartesian grid has been turned into an isometric one, but this is more of an environmental change than a behavioral one. |