diff --git a/docs/src/modules/components/DemoErrorBoundary.js b/docs/src/modules/components/DemoErrorBoundary.js index 906c890684e472..62968e8473838e 100644 --- a/docs/src/modules/components/DemoErrorBoundary.js +++ b/docs/src/modules/components/DemoErrorBoundary.js @@ -75,11 +75,11 @@ export default class DemoErrorBoundary extends React.Component { report this error {' '} - directly in our issue tracker. You will be provided with a prefilled description that - includes valuable information about this error. + directly in our issue tracker with the steps you took to trigger it. The "report this + error" link prefills the issue description with valuable information.
{error.toString()}-