Skip to content

Commit edd905b

Browse files
committed
Rename header in README
1 parent 5652cc2 commit edd905b

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
@@ -57,7 +57,7 @@ try(var active = watcherSetup.start()) {
5757
// no new events will be scheduled on the threadpool
5858
```
5959

60-
## Internals
60+
## Backends
6161

6262
On all platforms except macOS, the library internally uses the JDK default implementation of the Java NIO [`WatchService`](https://docs.oracle.com/javase/8/docs/api/java/nio/file/WatchService.html) API.
6363

0 commit comments

Comments
 (0)