File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests/renderer/components/__snapshots__ Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -296,7 +296,7 @@ export const ExecutionSettings = observer(
296296 < code > ELECTRON_DEBUG_NOTIFICATION</ code > , and{ ' ' }
297297 < code > ELECTRON_ENABLE_STACK_DUMPING</ code > environment variables
298298 to true. See{ ' ' }
299- < a href = "https://www.electronjs.org/docs/api/environnment -variables" >
299+ < a href = "https://www.electronjs.org/docs/api/environment -variables" >
300300 documentation
301301 </ a > { ' ' }
302302 for more information about what they do.
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ exports[`ExecutionSettings component renders 1`] = `
4141 environment variables to true. See
4242
4343 <a
44- href = " https://www.electronjs.org/docs/api/environnment -variables"
44+ href = " https://www.electronjs.org/docs/api/environment -variables"
4545 >
4646 documentation
4747 </a >
You can’t perform that action at this time.
0 commit comments