diff --git a/basic-3d-rendering/3d-meshes/basic-shading.md b/basic-3d-rendering/3d-meshes/basic-shading.md index b905347..509a22b 100644 --- a/basic-3d-rendering/3d-meshes/basic-shading.md +++ b/basic-3d-rendering/3d-meshes/basic-shading.md @@ -225,7 +225,7 @@ fn fs_main(in: VertexOutput) -> @location(0) vec4f {
-

These color are typical of the normal "palette".

+

These colors are typical of the normal "palette".