diff --git a/src/features/UpdatePowerShell.ts b/src/features/UpdatePowerShell.ts index 71a7d4c1ba..f66038d091 100644 --- a/src/features/UpdatePowerShell.ts +++ b/src/features/UpdatePowerShell.ts @@ -90,11 +90,11 @@ export async function InvokePowerShellUpdateCheck( }, { id: 1, - title: "Not now", + title: "Not Now", }, { id: 2, - title: "Do not show this notification again", + title: "Don't Show Again", }, ];