Skip to content

Commit 8ca110d

Browse files
authored
SearchOrAskAI: Change terminology to alpha (#1870)
1 parent b9cd80d commit 8ca110d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Elastic.Documentation.Site/Assets/web-components/SearchOrAskAi/SearchOrAskAiModal.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,13 @@ export const SearchOrAskAiModal = () => {
8484
block-size: 2em;
8585
display: flex;
8686
`}
87-
label="Beta"
87+
label="Alpha"
8888
color="accent"
89-
tooltipContent="This feature is in beta. It's only enabled if you are in Elastic's Global VPN."
89+
tooltipContent="This feature is in private preview and is only enabled if you are in Elastic's Global VPN."
9090
/>
9191

9292
<EuiText color="subdued" size="xs">
93-
This feature is in beta.{' '}
93+
This feature is in private preview (alpha).{' '}
9494
<EuiLink
9595
target="_blank"
9696
rel="noopener noreferrer"

0 commit comments

Comments
 (0)