summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/watchman/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/watchman/README b/development/watchman/README
index 7c2ef0fe9b..e55abe1ff9 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.