Skip to content

Commit

Permalink
update copy for datasources
Browse files Browse the repository at this point in the history
Signed-off-by: Shenoy Pratik <[email protected]>
  • Loading branch information
ps48 committed Oct 17, 2023
1 parent 0b295c7 commit b782d02
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Array [
<div
class="euiTextColor euiTextColor--subdued"
>
Select data connection where the data you want to accelerate resides.
Select the data source to accelerate data from. External data sources may take time to load.
</div>
</div>
<div
Expand Down Expand Up @@ -1263,7 +1263,7 @@ Array [
<div
className="euiTextColor euiTextColor--subdued"
>
Select data connection where the data you want to accelerate resides.
Select the data source to accelerate data from. External data sources may take time to load.
</div>
</div>,
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Array [
<div
className="euiTextColor euiTextColor--subdued"
>
Select data connection where the data you want to accelerate resides.
Select the data source to accelerate data from. External data sources may take time to load.
</div>
</div>,
<div
Expand Down Expand Up @@ -398,7 +398,7 @@ Array [
<div
className="euiTextColor euiTextColor--subdued"
>
Select data connection where the data you want to accelerate resides.
Select the data source to accelerate data from. External data sources may take time to load.
</div>
</div>,
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export const AccelerationDataSourceSelector = ({
</EuiText>
<EuiSpacer size="s" />
<EuiText size="s" color="subdued">
Select data connection where the data you want to accelerate resides.
Select the data source to accelerate data from. External data sources may take time to load.
</EuiText>
<EuiSpacer size="s" />
<EuiFormRow
Expand Down

0 comments on commit b782d02

Please sign in to comment.