diff --git a/js/intro/view/PredictMeanNode.ts b/js/intro/view/PredictMeanNode.ts index aadb3c27..8af1cc91 100644 --- a/js/intro/view/PredictMeanNode.ts +++ b/js/intro/view/PredictMeanNode.ts @@ -1,6 +1,6 @@ // Copyright 2022, University of Colorado Boulder -//REVIEW Nothing about the name of this class tells me that it's a line. +//REVIEW Nothing about the name of this class tells me that it's a line. And in fact it's a slider! Change to PredictMeanSlider? /** * Representation for the draggable predict mean line *