From acd048d2b5654421e1dbf41355aa5647233c9e24 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 20 Nov 2023 01:27:01 +0900 Subject: [PATCH] Update README.md accomodate -> accommodate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff00825..b5833e9 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The projects in this repository are divided into two broad categories: 1. **Templates.** A small number of starting points for your game project. Templates are intended to give you a simple project structure on top of which you can build your game. - They differ to accomodate different game types, + They differ to accommodate different game types, from the simplest casual games through drag&drop board games to 2D platformers.