From cb45472f2bb2c28f2bfb5acb52fafd3161b5a86a Mon Sep 17 00:00:00 2001 From: Kevin Sanders Date: Tue, 3 Aug 2021 00:50:25 -0400 Subject: [PATCH] Grammar fix. --- tutorials/2d/using_tilemaps.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/2d/using_tilemaps.rst b/tutorials/2d/using_tilemaps.rst index 8632a3f9a..6c852b1ba 100644 --- a/tutorials/2d/using_tilemaps.rst +++ b/tutorials/2d/using_tilemaps.rst @@ -20,7 +20,7 @@ the TileMap. Project setup ------------- -This demo we'll use the following tiles taken from Kenney's "Abstract Platformer" +This demo will use the following tiles taken from Kenney's "Abstract Platformer" art pack. You can find the complete set `here `_ but for this demo we'll stick to this small set.