Skip to content

Commit 34cc580

Browse files
committed
Fixed typo.
1 parent b84fe6c commit 34cc580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_posts/x3d-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In X3D, a virtual keyboard can be dynamically created by defining reusable key s
1818

1919
[![Connectors](https://create3000.github.io/media/x_ite/examples/connectors/screenshot.png)](/x_ite/playground/?url=https://create3000.github.io/media/x_ite/examples/connectors/connectors.x3d){: .left .w-25 }
2020

21-
**Connecting Draggable Nodes with Routes**
21+
**Connect Draggable Nodes with Visual Routes**
2222

2323
In X3D, draggable nodes can be made interactive by using [PlaneSensor](/x_ite/components/pointingdevicesensor/planesensor/) to capture user movements. By connecting these sensors to other nodes with `ROUTE` statements, you can dynamically update positions, orientations, or other properties in real time.
2424

0 commit comments

Comments
 (0)