Commit 7db7a699 by Torkel Ödegaard Committed by GitHub

Merge pull request #15496 from grafana/fix/typo

Fix typo in view mode cycle button
parents 14ba3f58 75dd7d00
......@@ -248,7 +248,7 @@ export class DashNav extends PureComponent<Props> {
<div className="navbar-buttons navbar-buttons--tv">
<DashNavButton
tooltip="Cycke view mode"
tooltip="Cycle view mode"
classSuffix="tv"
icon="fa fa-desktop"
onClick={this.onToggleTVMode}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment