Skip to content

Commit d6fd3dd

Browse files
committed
Fixed spelling error
1 parent 314b967 commit d6fd3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/tutorials/snake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The reason why you want to do this is because the game will be drawn on a grid w
5353

5454
## Creating new folders in Assets pane
5555

56-
Very little is needed in terms of graphics for a minimalistic Snake clone. One 16⨉16 green segment for the snake, one white block for the obstacles and one, smaller red block representing the food.
56+
Very little is needed in terms of graphics for a minimalist Snake clone. One 16⨉16 green segment for the snake, one white block for the obstacles and one, smaller red block representing the food.
5757

5858
First, create a directory for the assets in the Defold Editor:
5959

0 commit comments

Comments
 (0)