We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93a5f4d commit cbd9df7Copy full SHA for cbd9df7
README.md
@@ -21,7 +21,7 @@ A simple and fast 3D math library for games and graphics.
21
* `i8` types
22
* vectors: `I8Vec2`, `I8Vec3` and `I8Vec4`
23
* `u8` types
24
- * vectors: `U16Vec2`, `U16Vec3` and `U16Vec4`
+ * vectors: `U8Vec2`, `U8Vec3` and `U8Vec4`
25
* `i16` types
26
* vectors: `I16Vec2`, `I16Vec3` and `I16Vec4`
27
* `u16` types
0 commit comments