Skip to content
Snippets Groups Projects
Unverified Commit 8cf096fd authored by Sameer Al-Sakran's avatar Sameer Al-Sakran Committed by GitHub
Browse files

Update modes dictionary to match inc/dec

parent 01a6c151
No related branches found
No related tags found
No related merge requests found
......@@ -176,8 +176,8 @@ export class VariationTrendInsight extends Component {
render() {
const { mode } = this.props;
const MODE_ADVERB_STRINGS = {
big: t`bigly`,
huge: t`hugely`,
increasing: t`increasingly`,
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