mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
add the missing right bracket (#2662)
This commit is contained in:
committed by
Maxime Beauchemin
parent
83abfef830
commit
eb762c8bfe
@@ -991,7 +991,7 @@ export const controls = {
|
||||
description: 'Overlay a timeseries from a ' +
|
||||
'relative time period. Expects relative time delta ' +
|
||||
'in natural language (example: 24 hours, 7 days, ' +
|
||||
'56 weeks, 365 days',
|
||||
'56 weeks, 365 days)',
|
||||
},
|
||||
|
||||
subheader: {
|
||||
|
||||
Reference in New Issue
Block a user