Skip to content

Commit

Permalink
Updated text to QP mode
Browse files Browse the repository at this point in the history
  • Loading branch information
minhtuevo committed Oct 10, 2024
1 parent 4aeec32 commit 610e8b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/packages/core/src/components/Actions/Options.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,9 @@ const Lightning = () => {
<>
<ActionOption
id="lightning-mode"
text="Lightning mode"
text="Query Performance mode"
href={LIGHTNING_MODE}
title={"More on lightning mode"}
title={"More on Query Performance mode"}
style={{
background: "unset",
color: theme.text.primary,
Expand Down

0 comments on commit 610e8b0

Please sign in to comment.