diff --git a/index.html b/index.html
index 1ce0e31..5e3061c 100644
--- a/index.html
+++ b/index.html
@@ -3517,7 +3517,7 @@
function newComputerList() {
if (xxdialogMode) return;
- QH('id_dialogMessage', 'Clear list of know Intel® AMT computers?');
+ QH('id_dialogMessage', "Clear list of known Intel® AMT computers?");
setDialogMode(1, "New Computer List", 3, newComputerListOk);
}