diff --git a/src/components/Graph/ErrorView.tsx b/src/components/Graph/ErrorView.tsx index 84ddcf1..8a2cc57 100644 --- a/src/components/Graph/ErrorView.tsx +++ b/src/components/Graph/ErrorView.tsx @@ -32,11 +32,11 @@ export const ErrorView = () => ( height="200" alt="oops" /> - JSON Crack unable to handle this file! + JSON Crack is unable to handle this file! - We apologize for the problem you encountered, we are doing our best as Open - Source community to improve our service. JSON Crack is currently unable to - handle such a huge file. + We apologize for the problem you encountered. We are doing our best as an Open + Source community to improve our service. Unfortunately, JSON Crack is currently unable to + handle such a large file. );