diff --git a/readme.md b/readme.md index 58342af..7e8848a 100644 --- a/readme.md +++ b/readme.md @@ -24,7 +24,7 @@ Ona is also the Catalan word for "wave". * Provide utilities for handling rendering but otherwise leave the higher-level game logic and data structuring to the programmer. -* Enforce an architecture that makes logic non-interdependent logic trivially parallelizable. +* Enforce an architecture that makes non-interdependent logic trivially parallelizable. ## Technical Details