Skip to content

Commit

Permalink
docs: fixed comment in PeriodUsage.vue (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hidenori Endo committed Oct 8, 2020
1 parent f9e0bbf commit 7912a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/visualizations/PeriodUsage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ svg {
</style>

<script>
// NOTE: This is just a Vue.js component wrapper for summary.js
// NOTE: This is just a Vue.js component wrapper for periodusage.js
// Code should generally go in the framework-independent file.
import periodusage from './periodusage.js';
Expand Down

0 comments on commit 7912a32

Please sign in to comment.