Skip to content

Commit ebf4a05

Browse files
committed
fix: Find Text
Signed-off-by: aceppaluni <aceppaluni@gmail.com>
1 parent 59564f8 commit ebf4a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/issues/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ export default function IssueExplorer() {
145145
<div className="my-8 h-px w-24 bg-white" />
146146

147147
<p className="max-w-[520px] text-lg leading-7 tracking-[-0.02em] text-white/80 sm:text-xl">
148-
Find open issues across Hiero SDKs and start contributing
148+
Find open issues across Hiero and start contributing!
149149
</p>
150150

151151
<div className="mt-8 flex flex-wrap gap-3">

0 commit comments

Comments
 (0)