Michele Caini 6 jaren geleden
bovenliggende
commit
3a3346e750
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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
 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
 and groups: a const version and a non-const one. The former accepts both const