Skip to content
Snippets Groups Projects
Unverified Commit 9c441623 authored by Aleksandr Lesnenko's avatar Aleksandr Lesnenko Committed by GitHub
Browse files

update trend chart copy (#45814)

parent 15376b55
No related branches found
No related tags found
No related merge requests found
......@@ -450,7 +450,7 @@ Object.assign(SmartScalar, {
) {
if (!insights || insights.length === 0) {
throw new NoBreakoutError(
t`Group by a time field to see how this has changed over time`,
t`Group only by a time field to see how this has changed over time`,
);
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment