Skip to content

Commit 4b148d7

Browse files
committed
Improve documentation warning on resource usage
1 parent 6e287ab commit 4b148d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ To instantiate each domain resolver you can use the following named constructor:
161161
**WARNING:**
162162

163163
**You SHOULD never resolve domain name this way in production, without, at
164-
least, a caching mechanism to reduce PSL downloads.**
164+
least, a caching mechanism to reduce external resource downloads.**
165165

166166
**Using the Public Suffix List to determine what is a valid domain name and what
167167
isn't is dangerous, and MAY lead to errors because of new gTLDs being registered

0 commit comments

Comments
 (0)