From 44f382a32daa3907413a9df1cb3da4888f2dc0cf Mon Sep 17 00:00:00 2001 From: Loreno10 Date: Mon, 14 Nov 2016 14:58:19 +0100 Subject: [PATCH] Changed "an" to "and" in graph3D docs --- docs/graph3d/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/graph3d/index.html b/docs/graph3d/index.html index cfdfed3b..c29093b7 100644 --- a/docs/graph3d/index.html +++ b/docs/graph3d/index.html @@ -184,7 +184,7 @@

The class name of the Graph3d is vis.Graph3d. When constructing a Graph3d, an HTML DOM container must be provided to attach - the graph to. Optionally, data an options can be provided. + the graph to. Optionally, data and options can be provided. Data is a vis DataSet or an Array, described in section Data Format. Options is a name-value map in the JSON format. The available options