diff --git a/static/js/checks.js b/static/js/checks.js index 88075f58..ff378dbd 100644 --- a/static/js/checks.js +++ b/static/js/checks.js @@ -69,7 +69,7 @@ $(function () { $(".last-ping").tooltip({ selector: ".label-confirmation", - title: 'The word "confirm" found in request body' + title: 'The word "confirm" was found in request body' }); function applyFilters() {