Procházet zdrojové kódy

Update collisions.md

Björn Ritzl před 5 roky
rodič
revize
4b6484d333
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      examples/tilemap/collisions/collisions.md

+ 1 - 1
examples/tilemap/collisions/collisions.md

@@ -10,7 +10,7 @@ The tiles belonging to the two groups have been "painted" as can be seen by the
 
 ![tilesource](tilesource.png)
 
-The example uses the tilesource to create a tilemap component:
+The tilemap component uses the tilesource:
 
 ![tilemap](tilemap.png)