Skip to content

Commit eff5548

Browse files
authored
Update tutorial-1-your-first-simulation-in-webots.md (cyberbotics#6491)
fixed grammatical error
1 parent c3f2c42 commit eff5548

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/tutorial-1-your-first-simulation-in-webots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The guided tour is also available from the *Help* menu of Webots.
2121

2222
### Create a New World
2323

24-
A **World** is a file containing information like where the objects are, what they look like, how they interact with each other, what is the color of the sky, how is defined the gravity, friction, masses of the objects, etc.
24+
A **World** is a file containing information like where the objects are, what they look like, how they interact with each other, what is the color of the sky, and the definitions of gravity, friction, masses of the objects, etc.
2525
It defines the initial state of a simulation.
2626
The different objects are called **Nodes** and are organized hierarchically in a **Scene Tree**.
2727
Therefore, a node may contain sub-nodes.

0 commit comments

Comments
 (0)