File tree 4 files changed +4
-4
lines changed
02.problem.dynamic/prisma
02.solution.dynamic/prisma
03.solution.unique/prisma 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ async function seed() {
70
70
} ) ,
71
71
img ( {
72
72
altText :
73
- 'an office full of laptops and other office equipment that look like it was abandond in a rush out of the building in an emergency years ago.' ,
73
+ 'an office full of laptops and other office equipment that look like it was abandoned in a rush out of the building in an emergency years ago.' ,
74
74
filepath : './tests/fixtures/images/notes/6.png' ,
75
75
} ) ,
76
76
img ( {
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ async function seed() {
70
70
} ) ,
71
71
img ( {
72
72
altText :
73
- 'an office full of laptops and other office equipment that look like it was abandond in a rush out of the building in an emergency years ago.' ,
73
+ 'an office full of laptops and other office equipment that look like it was abandoned in a rush out of the building in an emergency years ago.' ,
74
74
filepath : './tests/fixtures/images/notes/6.png' ,
75
75
} ) ,
76
76
img ( {
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ async function seed() {
81
81
} ) ,
82
82
img ( {
83
83
altText :
84
- 'an office full of laptops and other office equipment that look like it was abandond in a rush out of the building in an emergency years ago.' ,
84
+ 'an office full of laptops and other office equipment that look like it was abandoned in a rush out of the building in an emergency years ago.' ,
85
85
filepath : './tests/fixtures/images/notes/6.png' ,
86
86
} ) ,
87
87
img ( {
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ async function seed() {
84
84
} ) ,
85
85
img ( {
86
86
altText :
87
- 'an office full of laptops and other office equipment that look like it was abandond in a rush out of the building in an emergency years ago.' ,
87
+ 'an office full of laptops and other office equipment that look like it was abandoned in a rush out of the building in an emergency years ago.' ,
88
88
filepath : './tests/fixtures/images/notes/6.png' ,
89
89
} ) ,
90
90
img ( {
You can’t perform that action at this time.
0 commit comments