diff --git a/README.md b/README.md index 56284e6..6bd8d66 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ your first entity descriptor: {} ``` -your first engine to apply behaviours to entities: +your first engine executing entities behaviours: ```csharp public class BehaviourForEntityClassEngine : IQueryingEntitiesEngine