diff --git a/examples/graph/23_hierarchical_layout.html b/examples/graph/23_hierarchical_layout.html index 5923e21e..2545dbbc 100644 --- a/examples/graph/23_hierarchical_layout.html +++ b/examples/graph/23_hierarchical_layout.html @@ -96,7 +96,7 @@

Hierarchical Layout - Scale-Free-Graph

This example shows the randomly generated scale-free-graph set of nodes and connected edges from example 2. - In this example, hierarchical layout has been enabled and the vertical levels are determine automatically. + In this example, hierarchical layout has been enabled and the vertical levels are determined automatically.

diff --git a/examples/graph/index.html b/examples/graph/index.html index db69b9ca..86ec79b5 100644 --- a/examples/graph/index.html +++ b/examples/graph/index.html @@ -35,7 +35,7 @@

21_data_manipulation.html

22_les_miserables.html

23_hierarchical_layout.html

-

24_hierarchical_layout_predefined.html

+

24_hierarchical_layout_userdefined.html

graphviz_gallery.html