Skip to content

Commit 3b600ea

Browse files
fix typo
1 parent 3626cba commit 3b600ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lix/website/app/routes/_index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ export default function Index() {
184184
<div className="flex flex-wrap-reverse items-center gap-2">
185185
<a
186186
href="https://opral.substack.com/"
187-
target="_blanc"
187+
target="_blank"
188188
className="w-full sm:w-fit px-4 py-2 text-white bg-cyan-600 hover:bg-cyan-700 rounded-md font-medium flex justify-center items-center gap-2 transition-all"
189189
>
190190
Get updates

0 commit comments

Comments
 (0)