doc: fix fs.promises sample codes. by kakts · Pull Request #20838 · nodejs/node

Summary Recreated the same PR from #20805 Fix fs.promises sample codes in doc/api/fs.md . Please review this. Checklist make -j4 test (UNIX), or vcbuild test (Windows) passes tests and/or bench...