fix typo at copyright
This commit is contained in:
parent
1acd536691
commit
c1ce7a0ea4
|
|
@ -571,7 +571,7 @@ let vm = new Vue({
|
||||||
"mit",
|
"mit",
|
||||||
"bsd",
|
"bsd",
|
||||||
"apache",
|
"apache",
|
||||||
"copright",
|
"copyright",
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue