summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/resources.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/resources.md b/doc/resources.md
index 5060571..d1a2332 100644
--- a/doc/resources.md
+++ b/doc/resources.md
@@ -48,7 +48,7 @@
## MeshPart
Vertex attribute arrays (va_\*) are resources that contain a packed float32
-array. ombinations of g_\*, va_\* and tex_\* are multiplied except normal which
+array. Combinations of g_\*, va_\* and tex_\* are multiplied except normal which
is added. Defaults should be the identity for that operation, so default is 1 /
white except normals are zero.