kgorking / ecs

A header-only/importable c++20 implementation of an entity-component-system (ecs), with focus on a simple interface and speed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typos detected in README.md

Arsenic-ATG opened this issue · comments

README.md:94: detroying ==> destroying
README.md:202: loosing ==> losing
README.md:292: accesss ==> access
README.md:333: Hiearchies ==> Hierarchies

Good catch, thanks :)