doc: Change 'file_system' module to 'fs' as it should be
This commit is contained in:
parent
cf6e4d82e7
commit
1d59a73fef
@ -2,6 +2,8 @@
|
||||
|
||||
Stability: 3 - Stable
|
||||
|
||||
<!--name=fs-->
|
||||
|
||||
File I/O is provided by simple wrappers around standard POSIX functions. To
|
||||
use this module do `require('fs')`. All the methods have asynchronous and
|
||||
synchronous forms.
|
||||
|
Loading…
x
Reference in New Issue
Block a user