Change wording in map menu

This commit is contained in:
Robert Lin
2016-08-04 10:43:12 -07:00
parent 2a961ae83c
commit e83b542ed0

View File

@ -75,7 +75,7 @@ export class Header extends PureComponent {
});
const buttonCopy = isAllCollapsed ?
'Expand all challenges' :
'Collapse all challenges';
'Hide all challenges';
return (
<div>
<div