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:
parent
8dad8747f6
commit
57015eae27
@ -139,8 +139,8 @@ export const ImportStage: FC<{
|
|||||||
show={
|
show={
|
||||||
<InfoContainer>
|
<InfoContainer>
|
||||||
For this environment <strong>Change request</strong> is
|
For this environment <strong>Change request</strong> is
|
||||||
enabled. This means that the import was generating a
|
enabled. This means that the import has generated a
|
||||||
change request and it needs to be approved before the
|
change request which needs to be approved before the
|
||||||
configuration will be visible in the instance.
|
configuration will be visible in the instance.
|
||||||
</InfoContainer>
|
</InfoContainer>
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user