Skip to content

Commit c85adc6

Browse files
Update src/components/shared/blocking-aws-blockquote/blocking-aws-blockquote.view.js
Co-authored-by: Heitor Tashiro Sergent <[email protected]>
1 parent 1ddb91c commit c85adc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/shared/blocking-aws-blockquote/blocking-aws-blockquote.view.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ const BlockingAwsBlockquote = () => (
66
mod="Attention"
77
title="Performance considerations and recommended practices"
88
>
9-
In some cases, using this library&apos;s operations might impact
10-
performance and skew your test results. <br />
9+
In some cases, using this library&apos;s operations might impact performance
10+
and skew your test results. <br />
1111
<br />
1212
To ensure accurate results, consider executing these operations in the{' '}
1313
<span className="code-inline">setup</span> and{' '}

0 commit comments

Comments
 (0)