Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Commit

Permalink
Fixed Spelling Mistake
Browse files Browse the repository at this point in the history
Uknown Import was corrected to Unkown Import
  • Loading branch information
Vladimir Dyagilev authored and askmike committed Jul 4, 2018
1 parent 5191485 commit 49692be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/vue/src/components/data/import/single.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
router-link(to='/backtest') backtest
| with your new data!
div(v-if='!data').txt--center
h2 ERROR: Uknown import
h2 ERROR: Unknown import
p
I don't know this import..
</template>
Expand Down

0 comments on commit 49692be

Please sign in to comment.