diff --git a/docs/network/index.html b/docs/network/index.html index 48f6468e..74c6ed86 100644 --- a/docs/network/index.html +++ b/docs/network/index.html @@ -187,7 +187,7 @@ </body> </html> -
The result of the code above will be the basic example which is shown here.
+The result of the code above will be the basic example which is shown here.
// load the JSON file containing the Gephi network. -var gephiJSON = loadJSON("./datasources/WorldCup2014.json"); // code in importing_from_gephi. +var gephiJSON = loadJSON("./datasources/WorldCup2014.json"); // code in importing_from_gephi. // you can customize the result like with these options. These are explained below. // These are the default options.