diff --git a/src/js/index.js b/src/js/index.js index 50b781b..2740a59 100644 --- a/src/js/index.js +++ b/src/js/index.js @@ -281,7 +281,7 @@ } else { clearDisplay(); clearEntropyFeedback(); - showValidationError("Auto compute disabled"); + showValidationError("Auto compute is disabled"); } }