We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8889651 commit b5409b3Copy full SHA for b5409b3
1 file changed
src/app/clear-signing/page.tsx
@@ -368,7 +368,7 @@ function SpecMatchStep({
368
)}
369
<details className="mt-2">
370
<summary className="text-[13px] text-emerald-600 cursor-pointer select-none hover:text-emerald-700 transition-colors">
371
- Spec registry (ENS)
+ View trust assumption (spec registry)
372
</summary>
373
<p className="mt-2 text-[13px] leading-relaxed text-emerald-600">
374
This lookup queries{" "}
0 commit comments