From aba0d6be82953ad43f182e5ed8ed6ea15f05688c Mon Sep 17 00:00:00 2001 From: Adam Kulidjian Date: Mon, 27 Jun 2016 15:49:18 -0400 Subject: [PATCH] project description edit --- src/traces/surface/attributes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/traces/surface/attributes.js b/src/traces/surface/attributes.js index 6c643f7a206..b10531a4262 100644 --- a/src/traces/surface/attributes.js +++ b/src/traces/surface/attributes.js @@ -19,7 +19,7 @@ function makeContourProjAttr(axLetter) { dflt: false, description: [ 'Determines whether or not these contour lines are projected', - 'on the', axLetter, 'axis walls.', + 'on the', axLetter, 'plane.', 'If `highlight` is set to *true* (the default), the projected', 'lines are shown on hover.', 'If `show` is set to *true*, the projected lines are shown',