TimeRange: Fix spelling in comment (#100553)

fixing spelling
pull/101241/head
Saroj C. Mohanty 3 months ago committed by GitHub
parent 6348031de1
commit ffa6db7a5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      packages/grafana-data/src/types/time.ts

@ -76,7 +76,7 @@ export function getDefaultTimeRange(): TimeRange {
}
/**
* Returns the default realtive time range.
* Returns the default relative time range.
*
* @public
*/

Loading…
Cancel
Save