From 20008a1d7efccaf36ae3096a808382bfbe3a925e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Wed, 14 Oct 2020 13:15:11 +0300 Subject: [PATCH] Fix wording --- static/js/checks.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {