Skip to content

Commit 764ea6e

Browse files
authored
fix: Incorrect titles (#11121)
* fix: Electron Title * Gatsby was wrong too
1 parent d8afd24 commit 764ea6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/platforms/javascript/guides/electron/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: Deno
1+
title: Electron
22
sdk: sentry.javascript.electron
33
categories:
44
- javascript

docs/platforms/javascript/guides/gatsby/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: Fastify
1+
title: Gatsby
22
sdk: sentry.javascript.node
33
categories:
44
- javascript

0 commit comments

Comments
 (0)