We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfaba6b commit 9b7168fCopy full SHA for 9b7168f
doc/api/fs.md
@@ -2491,7 +2491,7 @@ a new inode. The watch will emit an event for the delete but will continue
2491
watching the *original* inode. Events for the new inode will not be emitted.
2492
This is expected behavior.
2493
2494
-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 -
2495
one for adding new content, and one for truncation. Moreover, save and
2496
close operations on some platforms cause inode changes that force watch
2497
operations to become invalid and ineffective. AIX retains inode for the
0 commit comments