diff --git a/app/components/ErrorBoundary/ErrorBoundary.js b/app/components/ErrorBoundary/ErrorBoundary.js index 3918a404d..7577017a9 100644 --- a/app/components/ErrorBoundary/ErrorBoundary.js +++ b/app/components/ErrorBoundary/ErrorBoundary.js @@ -26,7 +26,7 @@ class ErrorBoundary extends Component { if (this.error) { return ( - +

Something went wrong

An unrecoverable error occurred. Please try{' '}