Skip to content

Commit ca43452

Browse files
committed
Reword
1 parent 3e1dece commit ca43452

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/app/page.tsx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,11 +251,8 @@ function SearchInterface() {
251251
{process.env.NEXT_PUBLIC_ENVIRONMENT !== "production" ? "(staging) " : ""}4byte.sourcify.dev
252252
</h1>
253253
</div>
254-
<p className="text-lg md:text-2xl text-gray-800 mx-auto px-4">
255-
Ethereum function selector database created from Sourcify verified contracts and submitted signatures.
256-
</p>
257254
<p className="text-sm md:text-base text-gray-600 mx-auto mt-4 px-4">
258-
4byte.sourcify.dev is created from Sourcify verified contracts and follows the{" "}
255+
Created from Sourcify verified contracts and follows the{" "}
259256
<a
260257
href="https://openchain.xyz"
261258
target="_blank"

0 commit comments

Comments
 (0)