Skip to content

Commit a78d2b1

Browse files
committed
bugfix: filename angular vs brand Angular
1 parent 793ecab commit a78d2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli-socks/src/store.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default new Vuex.Store({
4848
// {
4949
// id: 2,
5050
// name: "Angular Socks",
51-
// brand: "Angular",
51+
// brand: "angular",
5252
// price: 15,
5353
// variants: [
5454
// {id: 1, color: "red", fancyColor: "#B51020"},

0 commit comments

Comments
 (0)