diff --git a/demos/lowmem-anim.geo b/demos/lowmem-anim.geo
index 0de530f2a8002b621d26c05fa209c7776649ee37..000c83f9c7afc3da173297b9511eb9febb665e4b 100644
--- a/demos/lowmem-anim.geo
+++ b/demos/lowmem-anim.geo
@@ -9,7 +9,7 @@ General.RotationZ = -15;
 View.ShowElement = 1;
 View.ColorTable = {Red,Green,Blue};
 
-// Load the views one by one to save momory
+// Load the views one by one to save memory
 
 For i In {1:4}