mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[Cloud Security] Fix GCP single account msg typo (#188113)
This commit is contained in:
parent
b20c75b85d
commit
7ef0b033b2
1 changed files with 1 additions and 1 deletions
|
@ -408,7 +408,7 @@ const GcpAccountTypeSelect = ({
|
|||
<EuiText color="subdued" size="s">
|
||||
<FormattedMessage
|
||||
id="xpack.csp.fleetIntegration.gcpAccountType.gcpSingleAccountDescription"
|
||||
defaultMessage="Deploying to a single project is suitable for an initial POC. To ensure compete coverage, it is strongly recommended to deploy CSPM at the organization-level, which automatically connects all projects (both current and future)."
|
||||
defaultMessage="Deploying to a single project is suitable for an initial POC. To ensure complete coverage, it is strongly recommended to deploy CSPM at the organization-level, which automatically connects all projects (both current and future)."
|
||||
/>
|
||||
</EuiText>
|
||||
</>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue