Skip to content

Commit 62c0685

Browse files
committed
Fix typo in Chapter 7
1 parent 0d0c85d commit 62c0685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

07_robot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ finished its task when all parcels have been delivered.
9595
{{index simulation, "virtual world"}}
9696

9797
To be able to simulate this process, we must define a virtual world
98-
that can describe it. This model tell us where the robot is and where
98+
that can describe it. This model tells us where the robot is and where
9999
the parcels are. When the robot has decided to move somewhere, we need
100100
to update the model to reflect the new situation.
101101

0 commit comments

Comments
 (0)