Skip to content

Commit 6ab3c85

Browse files
Update BarGraphComparisonActions.tsx
updated 'compare series' text
1 parent 1ebe1d8 commit 6ab3c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/StateRoute/PerformanceVisx/BarGraphComparisonActions.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ const BarGraphComparisonActions = (props: BarGraphComparisonAction) => {
182182
>
183183
Clear All Series
184184
</button>
185-
<h4 style={{ padding: '0 1rem' }}>Compare --Series: </h4>
185+
<h4 style={{ padding: '0 1rem' }}>Compare Series: </h4>
186186
<StyledFormControl variant='outlined'>
187187
<StyledSelect
188188
style={{ color: 'white' }}

0 commit comments

Comments
 (0)