Michele Caini %!s(int64=2) %!d(string=hai) anos
pai
achega
fa56839bcf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/md/reference.md

+ 1 - 1
docs/md/reference.md

@@ -56,7 +56,7 @@ details.
   * [Entitas](https://github.com/sschmid/Entitas-CSharp): the ECS framework for
     C# and Unity, where _reactive systems_ were invented.
   * [Friflo Engine ECS](https://github.com/friflo/Friflo.Json.Fliox/blob/main/Engine/README.md):
-    an Archetype ECS with focus on performance, cache locality and DX.
+    an archetype ECS with focus on performance, cache locality and DX.
   * [LeoECS](https://github.com/Leopotam/ecs): simple lightweight C# Entity
     Component System framework.
   * [Svelto.ECS](https://github.com/sebas77/Svelto.ECS): a very interesting