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