From 033b11fff93f4d84a27a2a6ee89985c183ed2a8f Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Mon, 8 Feb 2021 10:41:41 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- src/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/en.json b/src/lang/en.json index e1d15a54..c4f5438d 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -199,7 +199,7 @@ "DS4.RollDialogOkButton": "Ok", "DS4.RollDialogCancelButton": "Cancel", "DS4.ErrorUnexpectedHtmlType": "Type Error: Expected '{exType}' but got '{realType}'.", - "DS4.ErrorCouldNotFindForm": "Could not find html element '{htmlElement}'.", + "DS4.ErrorCouldNotFindForm": "Could not find HTML element '{htmlElement}'.", "DS4.RollDialogTargetLabel": "Check Target Number", "DS4.RollDialogModifierLabel": "Game Master Modifier", "DS4.RollDialogCoupLabel": "Coup to",