Browse Source

shorten desc

mitm001 5 years ago
parent
commit
798a861703
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/modules/core/nav.adoc

+ 2 - 2
docs/modules/core/nav.adoc

@@ -10,9 +10,9 @@
 ***** link:https://www.youtube.com/watch?v=-OzRZscLlHY[Control a character]
 ***** link:https://wiki.jmonkeyengine.org/Scenes/SDK-UsecaseDemo_1.zip[Video Source Code]    
 *** xref:multithreading.adoc.adoc[Multithreading]
-** Managing Scene Graph
+** Manage the Scene Graph
 *** xref:scene/traverse_scenegraph.adoc.adoc[Traverse SceneGraph]
-*** xref:scene/spatial.adoc[Spatial: Node versus Geometry]
+*** xref:scene/spatial.adoc[Spatial: Node vs Geometry]
 *** xref:scene/mesh.adoc[Mesh]
 *** xref:custom_meshes.adoc[Custom Meshes]
 *** xref:scene/shape.adoc[Shape]