Skip to content

Commit d461275

Browse files
committed
text(app): check preview deployment
1 parent 058e298 commit d461275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/header.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export function Header() {
7070
);
7171
}
7272

73-
const DEPARTURE = "DEPARTURE";
73+
const DEPARTURE = "ARRIVAL";
7474
const MONO = "MONO";
7575
const COGNATES: Record<string, string> = {
7676
E: "3ΣΞ€Ǝ",

0 commit comments

Comments
 (0)