Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
oudeis01 committed May 29, 2024
1 parent 5aadad1 commit 3d243f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/_components/performances.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const performances: Array<any> = [
},
{
time: "19:30",
title: "Cellolar Performance: From the Bottom of my CPU",
title: "Cellular Performance: From the Bottom of my CPU",
author: "Ralf Baecker",
},
{
Expand All @@ -40,7 +40,7 @@ const performances: Array<any> = [
{
time: "20:30",
title: "STRATIS",
author: "Miguel Chaparro x Hsun Hsiang Hsu",
author: "Miguel Chaparro x Slava Romanov",
},
],
},
Expand Down

0 comments on commit 3d243f6

Please sign in to comment.