Skip to content

Commit aaea9d4

Browse files
committed
readme typo
1 parent c11d0f1 commit aaea9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ An ECS provide two strengths:
6060
- [x] JSON Serialization
6161
- [x] SIMD Support
6262
- [x] Type-safe Add/Remove/Get component. No potential memory corruption like in Arch.
63-
- [x] Single library. No exclusion of feature combinations such as events, assertions or debug/release.
63+
- [x] Single library. No exclusive feature combinations such as events, assertions or debug/release.
6464
- [x] Zero allocations after buffers are large enough.
6565
- [x] Automatic component type registration
6666
- [x] Supports .NET Standard 2.1 .NET 5 .NET 6 .NET 7 .NET 8 .NET 9 .NET 10

0 commit comments

Comments
 (0)