瀏覽代碼

watch: "changes"-->"differences"

per waldyrious' suggestion in comments of #707
Hayden Schiff 9 年之前
父節點
當前提交
5faa753d8f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/common/watch.md

+ 1 - 1
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}}`