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

Commit d97598c

Browse files
committed
fix(draw-route): fix typo for "add assumptions"
Fixes #68
1 parent 4457425 commit d97598c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/draw.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
<button class="btn btn-primary form-control"
243243
ng-click="model.addAssumption()">
244244
<span class="glyphicon glyphicon-plus"></span>
245-
Add Asssumption
245+
Add Assumption
246246
</button>
247247
</div>
248248

0 commit comments

Comments
 (0)