Fixed README typo
This commit is contained in:
parent
d92b9003bb
commit
fd03ce20b5
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue