Skip to content

Commit a602045

Browse files
authored
Fix typo (#4761)
1 parent 32346f8 commit a602045

File tree

1 file changed

+1
-1
lines changed
  • src/platforms/javascript/guides/electron

1 file changed

+1
-1
lines changed

src/platforms/javascript/guides/electron/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ In the renderer processes:
7070
import * as Sentry from "@sentry/electron/renderer";
7171
```
7272

73-
## Iter-Process Communication
73+
## Inter-Process Communication
7474

7575
To give detailed information for all events including native crashes, the SDK merges context, scope and breadcrumbs from all processes in the Electron `main` process.
7676

0 commit comments

Comments
 (0)