Skip to content
Snippets Groups Projects
Commit d90fb591 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

clean up lint error

parent 9c616697
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,7 @@ export class VariationTrendInsight extends Component {
const { mode } = this.props;
const MODE_ADVERB_STRINGS = {
increasing: t`increasingly`,
decreasing: t`decreasingly`
decreasing: t`decreasingly`,
};
return (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment