From 8f67e12f7c92a7fa3db683e38ca59c61f83b1380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Wed, 13 Apr 2022 15:52:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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