Skip to content

Commit

Permalink
change title from hotkeys to keyboard shortcuts (apache#5688)
Browse files Browse the repository at this point in the history
(cherry picked from commit fdb8001)
  • Loading branch information
kristw committed Aug 22, 2018
1 parent 8ba345e commit 375c7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/assets/src/SqlLab/components/SqlEditor.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ class SqlEditor extends React.PureComponent {
{ctasControls}
<span className="m-l-5">
<Hotkeys
header="Hotkeys"
header="Keyboard shortcuts"
hotkeys={hotkeys}
/>
</span>
Expand Down

0 comments on commit 375c7d7

Please sign in to comment.