text improvement (#109111)

This commit is contained in:
Liza Katz 2021-08-18 19:21:26 +02:00 committed by GitHub
parent b53b2cdc35
commit fd676afb9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -143,7 +143,7 @@ export function SaveQueryForm({
})}
helpText={i18n.translate('data.search.searchBar.savedQueryNameHelpText', {
defaultMessage:
'Name is required. Name cannot contain leading or trailing whitespace. Name must be unique.',
'Name is required, it cannot contain leading or trailing whitespace and must be unique.',
})}
isInvalid={hasErrors}
>