diff --git a/src/art/artJS.js b/src/art/artJS.js
index ecca8914bee9282cb6777b9846b684ce61d38034..eec18a632ece6b05ae0ed0be9eba33191fec8d55 100644
--- a/src/art/artJS.js
+++ b/src/art/artJS.js
@@ -1744,7 +1744,7 @@ window.VectorArt = (function (artSlave) {
 		V = State.variables, T = State.temporary, slave = artSlave;
 		/* reset/initialize some variables */
 		T.artTransformBelly = "";
-		T.artTransformBoobs = "";
+		T.artTransformBoob = "";
 		T.art_transform = ""; /* in case other files are trying to use this, and expecting a string */
 		r = "";