diff --git a/pages/common/watch.md b/pages/common/watch.md index 1979ac82a..457d45be4 100644 --- a/pages/common/watch.md +++ b/pages/common/watch.md @@ -10,6 +10,6 @@ `watch -n {{60}} {{command}}` -- Monitor the contents of a directory, highlighting changes as they appear: +- Monitor the contents of a directory, highlighting differences as they appear: `watch -d {{ls -l}}`