summaryrefslogtreecommitdiff
path: root/views/controls/editor/light-control.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/editor/light-control.ejs')
-rw-r--r--views/controls/editor/light-control.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/editor/light-control.ejs b/views/controls/editor/light-control.ejs
index 8b133a5..b90b646 100644
--- a/views/controls/editor/light-control.ejs
+++ b/views/controls/editor/light-control.ejs
@@ -3,7 +3,7 @@
</div>
<div class="slider">
- <h4>Brightness Control</h4>
+ <h4>Luminance Control</h4>
<input type="range" min="0" max="110" value="0" id="brightness-control" />
</div>