diff --git a/pages/api-reference/fs.md b/pages/api-reference/fs.md index eaf8fdc..8c3e82c 100644 --- a/pages/api-reference/fs.md +++ b/pages/api-reference/fs.md @@ -30,7 +30,6 @@ An error will be thrown in the following situations: - `path` does not point to an existing file. - The current process lacks permissions to read the file. -- The contents of the file cannot be read as a UTF-8 string. - Some other I/O error occurred. #### Parameters