diff --git a/src/frontend/src/components/CrashErrorComponent/index.tsx b/src/frontend/src/components/CrashErrorComponent/index.tsx index 818b706cb..0cf376195 100644 --- a/src/frontend/src/components/CrashErrorComponent/index.tsx +++ b/src/frontend/src/components/CrashErrorComponent/index.tsx @@ -18,7 +18,7 @@ export default function CrashErrorComponent({

- Sorry, we found an unexpectable error! + Sorry, we found an unexpected error!

@@ -26,17 +26,18 @@ export default function CrashErrorComponent({

- Click 'Restart Langflow'{" "} - button to reset the app. Please report errors on our{" "} + Please report errors with detailed tracebacks on the{" "} GitHub Issues {" "} - page to help the community. Thank you! + page. +

+ Thank you!