Skip to content

Commit f293131

Browse files
committed
doc: fixup lutimes metadata
Refs: nodejs#35320 (comment)
1 parent e36ffb7 commit f293131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/fs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2434,7 +2434,7 @@ Synchronous lchown(2). Returns `undefined`.
24342434

24352435
## `fs.lutimes(path, atime, mtime, callback)`
24362436
<!-- YAML
2437-
addded: v14.5.0
2437+
added: v14.5.0
24382438
-->
24392439

24402440
* `path` {string|Buffer|URL}

0 commit comments

Comments
 (0)