We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ca5ef4 + 0298a8e commit 5adbe8fCopy full SHA for 5adbe8f
1 file changed
README.md
@@ -2,7 +2,7 @@
2
3
Watch for file changes in a directory with a unified API on Linux and macOS.
4
5
-## Overvie
+## Overview
6
Detecting file changes is an OS-specific task, and the implementation differs on each major platform. While Linux uses
7
sys/inotify, macOS lacks this functionality and provide `FSEventStream`. Even though there are many examples available
8
for specific platforms, the interfaces still differ.
0 commit comments