We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c09d82 commit 3fb392cCopy full SHA for 3fb392c
README.md
@@ -104,7 +104,7 @@ This can easily be done in VS Code with the following launch profile:
104
},
105
```
106
107
-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.
108
The polling behavior is used by default and has higher compatibility. For example, if you're using
109
Docker for Windows with WSL2, you're going to have a bad time with inotify.
110
0 commit comments