We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ddb91c commit c85adc6Copy full SHA for c85adc6
src/components/shared/blocking-aws-blockquote/blocking-aws-blockquote.view.js
@@ -6,8 +6,8 @@ const BlockingAwsBlockquote = () => (
6
mod="Attention"
7
title="Performance considerations and recommended practices"
8
>
9
- In some cases, using this library's operations might impact
10
- performance and skew your test results. <br />
+ In some cases, using this library's operations might impact performance
+ and skew your test results. <br />
11
<br />
12
To ensure accurate results, consider executing these operations in the{' '}
13
<span className="code-inline">setup</span> and{' '}
0 commit comments