Skip to content

Commit a2d6f98

Browse files
committed
doc: fix typo
Refs: #31169 PR-URL: #31675 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
1 parent 17e3f3b commit a2d6f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/deprecations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ changes:
529529

530530
Type: End-of-Life
531531

532-
The `os.tmpDir()` API iws deprecated in Node.js 7.0.0 and has since been
532+
The `os.tmpDir()` API was deprecated in Node.js 7.0.0 and has since been
533533
removed. Please use [`os.tmpdir()`][] instead.
534534

535535
<a id="DEP0023"></a>

0 commit comments

Comments
 (0)