Skip to content

Commit 69870e2

Browse files
committed
Slight wording fix
1 parent ac9c73e commit 69870e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Currently working features in java-watch:
77

88
- Recursive watches, even if platform doesn't support it natively.
99
- Recursive watches also work inside directories created after the watch started
10-
- On overflow events no **new** directories (and it's recursive files) are missed, modification events will however not be simulated
10+
- Even in case of overflow you will get notifications of **new** directories (and it's recursive files), modification events will however not be simulated
1111
- Single file watches
1212
- Multiple watches for the same directory are merged to avoid overloading the kernel
1313
- Events are process on a worker pool, which you can customize.

0 commit comments

Comments
 (0)