correct parentheses
This commit is contained in:
parent
ce44a8d351
commit
f181e8db60
@ -17,7 +17,7 @@ define([
|
||||
]),
|
||||
setHTML(h('p'), Msg.main_p2),
|
||||
h('h2', Msg.main_howitworks),
|
||||
setHTML(h('p', Msg.main_howitworks_p1))
|
||||
setHTML(h('p'), Msg.main_howitworks_p1)
|
||||
]);
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user