Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHutchison authored Jan 6, 2024
1 parent 9c09d82 commit 3fb392c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ This can easily be done in VS Code with the following launch profile:
},
```

The daemon can be configured to use either file system polling or OS-based polling.
The daemon can be configured to use either file system polling or OS-based file system events.
The polling behavior is used by default and has higher compatibility. For example, if you're using
Docker for Windows with WSL2, you're going to have a bad time with inotify.

Expand Down

0 comments on commit 3fb392c

Please sign in to comment.