Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
fix(draw-route): fix typo for "add assumptions"
Browse files Browse the repository at this point in the history
Fixes #68
  • Loading branch information
Glavin001 committed Apr 2, 2015
1 parent 4457425 commit d97598c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/draw.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
<button class="btn btn-primary form-control"
ng-click="model.addAssumption()">
<span class="glyphicon glyphicon-plus"></span>
Add Asssumption
Add Assumption
</button>
</div>

Expand Down

0 comments on commit d97598c

Please sign in to comment.