Skip to content

Commit 29ca2b0

Browse files
Apply suggestions from code review
Co-authored-by: Eli <88557639+lishaduck@users.noreply.github.com>
1 parent 5487b2b commit 29ca2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/routes/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ function HelloBar() {
7676
class="bg-gradient-to-r from-blue-200 to-yellow-200 via-green-300 text-black border-b border-green-400 p-4 text-center group"
7777
href="https://deno.com/blog/fresh-and-vite"
7878
>
79-
Fresh 2 <b>release with vite</b>{" "}
79+
Fresh 2 <b>released with Vite</b>{" "}
8080
<span class="group-hover:underline"></span>
8181
</a>
8282
);

0 commit comments

Comments
 (0)