1
0
Michele Caini 5 жил өмнө
parent
commit
e0ee01b92e
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      docs/md/entity.md

+ 2 - 2
docs/md/entity.md

@@ -412,8 +412,8 @@ from the documentation of the library that first introduced this tool,
 In `EnTT`, this means to iterating over a reduced set of entities and components
 with respect to what would otherwise be returned from a view or a group.<br/>
 On these words, however, the similarities with the proposal of `Entitas` also
-end. The rules of language and the design of the library obviously impose and
-allow different things.
+end. The rules of the language and the design of the library obviously impose
+and allow different things.
 
 An `observer` is initialized with an instance of a registry and a set of rules
 that describes what are the entities to intercept. As an example: