Fix some small typos

This commit is contained in:
Wesley Moore 2019-10-27 14:46:44 +11:00
parent a845f22988
commit 68cad8ab17
No known key found for this signature in database
GPG key ID: BF67766C0BC2D0EE
2 changed files with 3 additions and 3 deletions

View file

@ -284,8 +284,8 @@ navigate to the definition of symbols in files.
<a name="watchexec"></a>
### watchexec ![Language: Rust](https://img.shields.io/badge/language-rust-%23dea584)
`watchexec` is a file a directory watcher that can run commands in response to
file system changes. Handy for auto running tests or restarting a development
`watchexec` is a file and directory watcher that can run commands in response to
file-system changes. Handy for auto running tests or restarting a development
web server when source files change.
# run command on file change

View file

@ -4,7 +4,7 @@ extra: A short description and screenshot of some useful command line tools I us
kind: article
section: technical
created_at: 2019-10-26T14:11:22+11:00
updated_at: 2019-10-27T09:16:36+11:00
updated_at: 2019-10-27T14:46:20+11:00
article_class: cli-tools
keywords:
- cli