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

Commit

Permalink
Corrected typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrun committed Nov 22, 2016
1 parent cc24ae9 commit 3c20370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/vue/src/backtester/backtestConfigBuilder.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<script>
import datasetPicker from '../global/configbuilder/datasetPicker.vue'
import datasetPicker from '../global/configbuilder/datasetpicker.vue'
import stratPicker from '../global/configbuilder/stratpicker.vue'
import _ from 'lodash'
Expand Down

0 comments on commit 3c20370

Please sign in to comment.