Skip to content

Commit 63383b4

Browse files
author
Guillaume Chau
committed
fix(ui): typo
1 parent d5d0b76 commit 63383b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli-ui-addon-webpack/src/components/WebpackAnalyzer.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ export default {
261261
// We calculate a new target module size relative to selected child
262262
ratio = rotation / 360 / childRatio
263263
targetSize = size * ratio
264-
// New base ratio to deeper children
264+
// New base ratio for deeper children
265265
parentRatio = childRatio
266266
// Go deeper
267267
tree = child

0 commit comments

Comments
 (0)