Merge pull request #195 from sanusart/patch-1

Missing apostrophe
waldyrious/alt-syntax
Romain Prieto 2014-05-04 20:21:16 +10:00
commit 2c772b3397
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@
- monitor "node" processes, refreshing every 3 seconds
`watch -n {{3}} "{{ps aux | grep node}}"
`watch -n {{3}} "{{ps aux | grep node}}"`