We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ab95f commit a529dd3Copy full SHA for a529dd3
doc/api/fs.md
@@ -2568,7 +2568,7 @@ a new inode. The watch will emit an event for the delete but will continue
2568
watching the *original* inode. Events for the new inode will not be emitted.
2569
This is expected behavior.
2570
2571
-In AIX, save and close of a file being watched causes two notifications -
+On AIX, save and close of a file being watched causes two notifications -
2572
one for adding new content, and one for truncation. Moreover, save and
2573
close operations on some platforms cause inode changes that force watch
2574
operations to become invalid and ineffective. AIX retains inode for the
0 commit comments