Skip to content

Commit a022141

Browse files
jasnellrichardlau
andauthored
[Squash] nit
Co-authored-by: Richard Lau <rlau@redhat.com>
1 parent 7a608ec commit a022141

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
@@ -18,7 +18,7 @@ To use this module:
1818
import * as fs from 'fs'; // Sync and callback APIs
1919
```
2020

21-
```js ems
21+
```js esm
2222
import * as fs from 'fs/promises'; // Promise APIs
2323
```
2424

0 commit comments

Comments
 (0)