Skip to content

Commit df2a365

Browse files
committed
copy change
1 parent 6e23c90 commit df2a365

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src-docs/src/views/badge/badge_example.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -249,10 +249,10 @@ export const BadgeExample = {
249249
],
250250
text: (
251251
<p>
252-
Used to showcase the number of notifications, alerts or hidden
253-
selections. Typically used in{' '}
254-
<Link to="/layout/header">EuiHeader</Link>{' '}
255-
<Link to="/forms/filter-group">EuiFilterButtons</Link>.
252+
Used to showcase the number of notifications, alerts, or hidden
253+
selections. This badge type is commonly used in the{' '}
254+
<Link to="/layout/header">EuiHeader</Link> and{' '}
255+
<Link to="/forms/filter-group">EuiFilterButton</Link> components.
256256
</p>
257257
),
258258
props: { EuiNotificationBadge },

0 commit comments

Comments
 (0)