瀏覽代碼

Update collisions.md

Björn Ritzl 5 年之前
父節點
當前提交
4b6484d333
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)