summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author B. Watson2020-10-13 07:27:43 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:39:49 +0200
commitf8224d9c456f7df538a6f7e3d9c30ec671c1c3ca (patch)
treee0913eb3e9dd7246c7c71eb98782c809e846801d /development
parentd7ed0581c8c255c0d7e4bd20d9744e8a517b2452 (diff)
downloadslackbuilds-f8224d9c456f7df538a6f7e3d9c30ec671c1c3ca.tar.gz
development/watchman: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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.