Skip to content

Commit 072755c

Browse files
committed
bugfix: filename angular vs brand Angular
1 parent 3e23c8a commit 072755c

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
@@ -46,7 +46,7 @@ export default new Vuex.Store({
4646
// },
4747
// {
4848
// name: "Angular Socks",
49-
// brand: "Angular",
49+
// brand: "angular",
5050
// price: 15,
5151
// variants: [
5252
// {id: 1, color: "red"},

0 commit comments

Comments
 (0)