Skip to content

Commit ea95a5c

Browse files
authored
fix: update all seed files to correct a typo (#61)
1 parent 6b5b4ab commit ea95a5c

File tree

128 files changed

+128
-128
lines changed
  • exercises
    • 01.cookies
    • 02.session-storage
    • 03.user-sessions
    • 04.password
    • 05.login
    • 06.logout
    • 07.protecting-routes
      • 01.problem.anonymous/prisma
      • 01.solution.anonymous/prisma
      • 02.problem.authenticated/prisma
      • 02.solution.authenticated/prisma
      • 03.problem.authorized/prisma
      • 03.solution.authorized/prisma
      • 04.problem.redirect/prisma
      • 04.solution.redirect/prisma
    • 08.permissions
    • 09.managed-sessions
      • 01.problem.schema/prisma
      • 01.solution.schema/prisma
      • 02.problem.auth-utils/prisma
      • 02.solution.auth-utils/prisma
      • 03.problem.session-cookie/prisma
      • 03.solution.session-cookie/prisma
      • 04.problem.delete-sessions/prisma
      • 04.solution.delete-sessions/prisma
    • 10.email
    • 11.verification
    • 12.reset-password
      • 01.problem.handle-verification/prisma
      • 01.solution.handle-verification/prisma
      • 02.problem.reset-password/prisma
      • 02.solution.reset-password/prisma
    • 13.change-email
      • 01.problem.totp/prisma
      • 01.solution.totp/prisma
      • 02.problem.handle-verification/prisma
      • 02.solution.handle-verification/prisma
    • 14.enable-2fa
    • 15.verify-2fa
    • 16.2fa-check
      • 01.problem.delete/prisma
      • 01.solution.delete/prisma
      • 02.problem.should-reverify/prisma
      • 02.solution.should-reverify/prisma
      • 03.problem.require-reverify/prisma
      • 03.solution.require-reverify/prisma
      • 04.problem.expiration/prisma
      • 04.solution.expiration/prisma
    • 17.oauth
    • 18.provider-errors
      • 01.problem.auth-error/prisma
      • 01.solution.auth-error/prisma
      • 02.problem.connection-error/prisma
      • 02.solution.connection-error/prisma
    • 19.third-party-login
    • 20.connection
      • 01.problem.existing-user/prisma
      • 01.solution.existing-user/prisma
      • 02.problem.connect/prisma
      • 02.solution.connect/prisma

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+128
-128
lines changed

exercises/01.cookies/01.problem.fetcher/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/01.cookies/01.solution.fetcher/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/01.cookies/02.problem.theme/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/01.cookies/02.solution.theme/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/01.cookies/03.problem.optimistic-theme/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/01.cookies/03.solution.optimistic-theme/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/02.session-storage/01.problem.session/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/02.session-storage/01.solution.session/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/02.session-storage/02.problem.set/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/02.session-storage/02.solution.set/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/02.session-storage/03.problem.unset/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/02.session-storage/03.solution.unset/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/02.session-storage/04.problem.flash/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/02.session-storage/04.solution.flash/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/03.user-sessions/01.problem.session/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/03.user-sessions/01.solution.session/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/03.user-sessions/02.problem.login/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/03.user-sessions/02.solution.login/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/03.user-sessions/03.problem.root/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/03.user-sessions/03.solution.root/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/04.password/01.problem.schema/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/04.password/01.solution.schema/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/04.password/02.problem.seed/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/04.password/02.solution.seed/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/04.password/03.problem.signup/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/04.password/03.solution.signup/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/05.login/01.problem.login/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/05.login/01.solution.login/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/05.login/02.problem.ui-utils/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/05.login/02.solution.ui-utils/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/06.logout/01.problem.logout/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/06.logout/01.solution.logout/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/06.logout/02.problem.expiration/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/06.logout/02.solution.expiration/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/06.logout/03.problem.deleted/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/06.logout/03.solution.deleted/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/06.logout/04.problem.auto-logout/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/06.logout/04.solution.auto-logout/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/07.protecting-routes/01.problem.anonymous/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/07.protecting-routes/01.solution.anonymous/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/07.protecting-routes/02.problem.authenticated/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/07.protecting-routes/02.solution.authenticated/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/07.protecting-routes/03.problem.authorized/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

exercises/07.protecting-routes/03.solution.authorized/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ async function seed() {
5757
}),
5858
img({
5959
altText:
60-
'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.',
60+
'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.',
6161
filepath: './tests/fixtures/images/notes/6.png',
6262
}),
6363
img({

0 commit comments

Comments
 (0)