diff options
Diffstat (limited to 'development/watchman')
-rw-r--r-- | development/watchman/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/watchman/README b/development/watchman/README index 7c2ef0fe9b80..e55abe1ff919 100644 --- a/development/watchman/README +++ b/development/watchman/README @@ -3,8 +3,8 @@ trigger actions (such as rebuilding assets) when matching files change. Concepts: -- Watchman can recursively watch one or more directory trees (we call them - roots). +- Watchman can recursively watch one or more directory trees (we call + them roots). - Watchman does not follow symlinks. It knows they exist, but they show up the same as any other file in its reporting. |