Skip to content

Commit

Permalink
fix(): naming
Browse files Browse the repository at this point in the history
  • Loading branch information
hopetambala committed May 3, 2019
1 parent a70e221 commit b200dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/pages/DataExport.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export class ExportPage extends React.Component {
</Field>
</div>
<div>
<label>Toppings</label>
<label>Organizations</label>
<Field name="organization" component="select" >
<option />
<option value="Puente">Puente</option>
Expand Down

0 comments on commit b200dba

Please sign in to comment.