소스 검색

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)