Skip to content

Commit 89b5b61

Browse files
committed
fix: guestbook prompt copy
1 parent db84075 commit 89b5b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/app/components/guestbook_entries/Guestbook.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const Guestbook = ({
3838
</p>
3939
) : (
4040
<p className="p1">
41-
Be the first to sign
41+
Sign
4242
{" "}
4343
{author.title}
4444
&apos;s guestbook!

0 commit comments

Comments
 (0)