From c66b4f85c433f97310014a4618a23147052eef34 Mon Sep 17 00:00:00 2001 From: sveisvei Date: Sat, 10 Dec 2016 23:11:11 +0100 Subject: [PATCH] fix typ0 --- frontend/src/component/strategies/add-strategy.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/component/strategies/add-strategy.jsx b/frontend/src/component/strategies/add-strategy.jsx index c42848dbff..ccc4400a19 100644 --- a/frontend/src/component/strategies/add-strategy.jsx +++ b/frontend/src/component/strategies/add-strategy.jsx @@ -78,7 +78,7 @@ const AddStrategy = ({ { e.preventDefault(); incValue('_params'); - }}/> &nsbp;Add parameter + }}/>  Add parameter