1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

spelling: build

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2021-06-24 19:40:42 -04:00
parent 6188b1d05b
commit 89d716dfc7

View File

@ -52,7 +52,7 @@ import { SentryInit } from "../common/sentry";
configurePackages();
/**
* If this is a development buid, wait a second to attach
* If this is a development build, wait a second to attach
* Chrome Debugger to renderer process
* https://stackoverflow.com/questions/52844870/debugging-electron-renderer-process-with-vscode
*/