Skip to content

Commit 8ac9dc5

Browse files
schmidsigskril
andauthored
Update src/pages/web/ensv2-readiness.mdx
Co-authored-by: Greg <[email protected]>
1 parent 715c41e commit 8ac9dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/web/ensv2-readiness.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ENS supports importing DNS names into ENS, allowing traditional domain names to
4242

4343
### Common Mistake: Only Matching .eth
4444

45-
Many integrations use a regex that only matches `.eth` domains:
45+
Many integrations only treat `.eth` domains as ENS names like this:
4646

4747
```regex
4848
^[a-zA-Z0-9-]+\.eth$

0 commit comments

Comments
 (0)