Expressions: updating copy from experimental to beta. (#35149)

This commit is contained in:
Marcus Andersson
2021-06-04 15:18:21 +02:00
committed by GitHub
parent 15c55b0115
commit 456b356f21
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ export class QueryEditor extends PureComponent<Props, State> {
Query
</Button>
{config.expressionsEnabled && (
<Tooltip content="Experimental feature: queries could stop working in next version" placement="right">
<Tooltip content="Beta feature: queries could stop working in next version" placement="right">
<Button
type="button"
icon="plus"