Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelstroschein committed Oct 28, 2024
1 parent 3626cba commit 3b600ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lix/website/app/routes/_index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export default function Index() {
<div className="flex flex-wrap-reverse items-center gap-2">
<a
href="https://opral.substack.com/"
target="_blanc"
target="_blank"
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"
>
Get updates
Expand Down

0 comments on commit 3b600ea

Please sign in to comment.