Fixed README typo

This commit is contained in:
Dzuchun 2024-11-16 15:52:56 +02:00
commit fd03ce20b5

View file

@ -42,7 +42,7 @@ then
etc
## What is `genetic_array`?
## What is `generic_array`?
[`generic_array`] implements arrays sized via `ArrayLength` trait implementors. Namely, it is implemented for `typenum` types, allowing creating an array sized as sum of two other arrays: