issues/2037: Changed 'Connects' to 'Connectors' (#2041)

Signed-off-by: doomcrewinc <oilfield101@gmail.com>
This commit is contained in:
doomcrewinc 2022-05-27 02:59:52 -06:00 committed by GitHub
parent 0c881b2df5
commit 6b1b47f02b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,8 +70,8 @@ const List: React.FC<ListProps> = ({
<Metrics.Wrapper> <Metrics.Wrapper>
<Metrics.Section> <Metrics.Section>
<Metrics.Indicator <Metrics.Indicator
label="Connects" label="Connectors"
title="Connects" title="Connectors"
fetching={areConnectsFetching} fetching={areConnectsFetching}
> >
{connectors.length} {connectors.length}