diff options
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/fs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/fs.rst b/docs/src/fs.rst index 17e328c7..234713ec 100644 --- a/docs/src/fs.rst +++ b/docs/src/fs.rst @@ -2,7 +2,7 @@ .. _fs: File system operations -===================== +====================== libuv provides a wide variety of cross-platform sync and async file system operations. All functions defined in this document take a callback, which is |