From 4fbf5f82db6d2f8ecacd90005556e2f50fd1fbdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Sun, 9 Sep 2018 01:02:49 +0200 Subject: [PATCH] doc: fix type of DEP0116 --- doc/api/deprecations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 04ff5f5ca0e72b..3af8ac3cd4e804 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -1053,7 +1053,7 @@ future release. ### DEP0116: Legacy URL API -Type: Documentation +Type: Documentation-only The [Legacy URL API][] is deprecated. This includes [`url.format()`][], [`url.parse()`][], [`url.resolve()`][], and the [legacy `urlObject`][]. Please