Skip to content

Commit 53509e1

Browse files
dailynodejskazupon
authored andcommitted
[polish] word mistake (#2331)
polish registry word mistake
1 parent 4acf48d commit 53509e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli/lib/util/shouldUseTaobao.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ module.exports = async function shouldUseTaobao () {
3838
const defaultRegistry = registries.npm
3939

4040
if (removeSlash(userCurrent) !== removeSlash(defaultRegistry)) {
41-
// user has configured custom regsitry, respect that
41+
// user has configured custom registry, respect that
4242
return save(false)
4343
}
4444

0 commit comments

Comments
 (0)