Merge pull request #1077 from Kinrany/patch-2

Update physics_introduction.rst -- fixed a typo
This commit is contained in:
Rémi Verschelde
2018-02-01 19:33:32 +01:00
committed by GitHub
@@ -5,7 +5,7 @@ Physics introduction
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
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
side of the screen and back).