Michele Caini 6 gadi atpakaļ
vecāks
revīzija
3a3346e750
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/md/entity.md

+ 1 - 1
docs/md/entity.md

@@ -1395,7 +1395,7 @@ required. Sorting a non-owning group affects all the instance of the same group
 (it means that users don't have to call `sort` on each instance to sort all of
 (it means that users don't have to call `sort` on each instance to sort all of
 them because they share the set of entities).
 them because they share the set of entities).
 
 
-# Types: const, non-const and all in between
+## Types: const, non-const and all in between
 
 
 The `registry` class offers two overloads when it comes to constructing views
 The `registry` class offers two overloads when it comes to constructing views
 and groups: a const version and a non-const one. The former accepts both const
 and groups: a const version and a non-const one. The former accepts both const