diff --git a/src/components/widget-plot-table.js b/src/components/widget-plot-table.js
index cbdee75..a985221 100644
--- a/src/components/widget-plot-table.js
+++ b/src/components/widget-plot-table.js
@@ -126,7 +126,7 @@ class WidgetPlotTable extends Component {
{ checkBoxes }
- ) : ( No signal found, select a different signal type. )
+ ) : ( No signal has been pre-selected. )
}