Skip to content

doc: remove "Synchronously" for fsPromises.rm()

Because it's a promise, fsPromises.rm() is asynchronous. That is implicit in every other fsPromises entry, so this removes "Synchronously" rather than replacing it with "Asynchronously".

@iansu @bcoe

Checklist

Merge request reports

Loading