doc: add missing deprecation number

PR-URL: https://github.com/nodejs/node/pull/35630
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
pull/35636/head
bcoe 2020-10-13 08:23:05 -07:00 committed by Node.js GitHub Bot
parent efe60a5fe2
commit 2cfdf28413
1 changed files with 1 additions and 1 deletions

View File

@ -2660,7 +2660,7 @@ Type: Documentation-only
The [`crypto.Certificate()` constructor][] is deprecated. Use
[static methods of `crypto.Certificate()`][] instead.
### DEP0XXX: `fs.rmdir(path, { recursive: true })`
### DEP0147: `fs.rmdir(path, { recursive: true })`
<!-- YAML
changes:
- version: REPLACEME