From 336a6fba42048b36fd8ba641447f80515756026e Mon Sep 17 00:00:00 2001 From: ibrahim velinov Date: Sat, 25 Apr 2020 12:16:12 +0200 Subject: [PATCH] docs: Rephrase 500 error (#23570) * Rephrase 500 error 'Server is wrong' is not a clear sentence for users. I propose to use 'Something went wrong' with 500. * Update demo.test.js.snap --- components/result/__tests__/__snapshots__/demo.test.js.snap | 2 +- components/result/demo/500.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/result/__tests__/__snapshots__/demo.test.js.snap b/components/result/__tests__/__snapshots__/demo.test.js.snap index 11817b1fa5..5e50de36f3 100644 --- a/components/result/__tests__/__snapshots__/demo.test.js.snap +++ b/components/result/__tests__/__snapshots__/demo.test.js.snap @@ -1005,7 +1005,7 @@ exports[`renders ./components/result/demo/500.md correctly 1`] = `
- Sorry, the server is wrong. + Sorry, something went wrong.
Back Home} />, mountNode,