diff --git a/src/renderer/bootstrap.tsx b/src/renderer/bootstrap.tsx index cde700e2b5..921265ce3d 100644 --- a/src/renderer/bootstrap.tsx +++ b/src/renderer/bootstrap.tsx @@ -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 */