updated tooltip text

This commit is contained in:
Gani Georgiev
2026-07-15 11:56:07 +03:00
parent 3c880378c9
commit 09044ef7a3
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ export function collectionViewQueryTab(upsertData) {
),
t.li(
null,
"UNION expressions are supported but the entire query must be wrapped in parenthesis.",
"UNION expressions are supported but the entire query must be wrapped in subquery.",
),
),
),