fixed spelling

This commit is contained in:
2025-01-31 19:28:27 -07:00
parent 05ef5ce477
commit 792606e001
6 changed files with 42 additions and 84 deletions

View File

@ -1,5 +1,5 @@
# Generic Data Types
These are used to create definitions for items like function signatures or sturctures, where it is then used with many different concrete data types
These are used to create definitions for items like function signatures or structures, where it is then used with many different concrete data types
## In Function Definitions