1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

fix: Import change tense of help message (#3188)

This commit is contained in:
Christopher Kolstad 2023-02-23 14:24:26 +01:00 committed by GitHub
parent 8dad8747f6
commit 57015eae27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,8 +139,8 @@ export const ImportStage: FC<{
show={
<InfoContainer>
For this environment <strong>Change request</strong> is
enabled. This means that the import was generating a
change request and it needs to be approved before the
enabled. This means that the import has generated a
change request which needs to be approved before the
configuration will be visible in the instance.
</InfoContainer>
}