diff --git a/doc/api/errors.md b/doc/api/errors.md index b245f7f876d724..c2e21e869186e3 100644 --- a/doc/api/errors.md +++ b/doc/api/errors.md @@ -1358,7 +1358,7 @@ Path is a directory. ### `ERR_FS_FILE_TOO_LARGE` An attempt has been made to read a file whose size is larger than the maximum -allowed size for a `Buffer`. +limit for an I/O operation.