Browse Source

Merge pull request #1077 from Kinrany/patch-2

Update physics_introduction.rst -- fixed a typo
Rémi Verschelde 7 years ago
parent
commit
2d2b967d21
1 changed files with 1 additions and 1 deletions
  1. 1 1
      learning/features/physics/physics_introduction.rst

+ 1 - 1
learning/features/physics/physics_introduction.rst

@@ -5,7 +5,7 @@ Physics introduction
 
 
 Our world is made of tangible matter. In our world, a piano can't go
 Our world is made of tangible matter. In our world, a piano can't go
 through a wall when going into a house. It needs to use the door. Video
 through a wall when going into a house. It needs to use the door. Video
-games are often like the the real world and Pac-Man can't go through the
+games are often like the real world and Pac-Man can't go through the
 walls of his maze (although he can teleport from the left to the right
 walls of his maze (although he can teleport from the left to the right
 side of the screen and back).
 side of the screen and back).