Skip to content

Commit

Permalink
Change spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
joey-grafana committed Jan 14, 2025
1 parent 8b31780 commit 7f51789
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ const getStyles = (theme: GrafanaTheme2) => {
display: 'none',
},

// Remove cursor pointer as soan details is hidden
// Remove cursor pointer as span details is hidden
'div[data-testid="TimelineRowCell"]': {
'button[role="switch"]': {
cursor: 'text',
Expand Down

0 comments on commit 7f51789

Please sign in to comment.