forked from GithubBackups/healthchecks
Fix wording
This commit is contained in:
parent
71d7b46379
commit
20008a1d7e
@ -69,7 +69,7 @@ $(function () {
|
|||||||
|
|
||||||
$(".last-ping").tooltip({
|
$(".last-ping").tooltip({
|
||||||
selector: ".label-confirmation",
|
selector: ".label-confirmation",
|
||||||
title: 'The word "confirm" found in request body'
|
title: 'The word "confirm" was found in request body'
|
||||||
});
|
});
|
||||||
|
|
||||||
function applyFilters() {
|
function applyFilters() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user