-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Description
- Version: v9.2.0
- Platform: All
- Subsystem: Documentation
Copy-paste typo in the API doc of url.format(urlObject).
Actual:
If urlObject is not an object or a string, url.parse() will throw a TypeError.
Expected
If urlObject is not an object or a string, url.format() will throw a TypeError.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels