We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ce6f7 commit 0b1e326Copy full SHA for 0b1e326
src/hotCodeReplace.ts
@@ -13,7 +13,7 @@ const YES_BUTTON: string = "Yes";
13
14
const NO_BUTTON: string = "No";
15
16
-const NEVER_BUTTON: string = "Not show again";
+const NEVER_BUTTON: string = "Do not show again";
17
18
enum HcrChangeType {
19
ERROR = "ERROR",
0 commit comments