mirror of
https://github.com/grafana/grafana.git
synced 2024-11-21 16:38:03 -06:00
OrgPage: Minor typo fix (#39764)
This commit is contained in:
parent
02702eb82d
commit
630a120a15
@ -137,7 +137,7 @@ export class SharedPreferences extends PureComponent<Props, State> {
|
||||
label={
|
||||
<Label>
|
||||
<span className={styles.labelText}>Home Dashboard</span>
|
||||
<Tooltip content="Not finding dashboard you want? Star it first, then it should appear in this select box.">
|
||||
<Tooltip content="Not finding the dashboard you want? Star it first, then it should appear in this select box.">
|
||||
<Icon name="info-circle" />
|
||||
</Tooltip>
|
||||
</Label>
|
||||
|
Loading…
Reference in New Issue
Block a user