From 27a6a7b19767a298345412fc2b710e5af881b3a2 Mon Sep 17 00:00:00 2001 From: Theo Baschak Date: Mon, 30 May 2016 18:18:45 -0500 Subject: [PATCH] fix typo in index.html compleately -> completely --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e8d899b..e0dcbcc 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,7 @@

networkmap.js

-

A library for visualizing flows in networks. The most common use case would be network weathermaps. Networkmap.js is compleatly running on the clientside, configuration can either be done by loading a JSON file or building the weathermap directly in the browser with the API.

+

A library for visualizing flows in networks. The most common use case would be network weathermaps. Networkmap.js is completely running on the clientside, configuration can either be done by loading a JSON file or building the weathermap directly in the browser with the API.