diff --git a/src/renderer/src/components/common/ErrorElement.tsx b/src/renderer/src/components/common/ErrorElement.tsx index f1d23d8bc..af8e30662 100644 --- a/src/renderer/src/components/common/ErrorElement.tsx +++ b/src/renderer/src/components/common/ErrorElement.tsx @@ -93,7 +93,7 @@ export const FallbackIssue = ({ stack: string | null | undefined }) => (
- Still having this issue? Please give feedback in Github, thanks!
+ Still having this issue? Please give feedback in GitHub, thanks!
= (props) => {
) : null}
- The App has a temporary problem, click the button below to try reloading the app or
+ {APP_NAME} has a temporary problem, click the button below to try reloading the app or
another solution?