Skip to content

Commit

Permalink
SH-22 Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Murat Kemal BAYGÜN committed May 9, 2014
1 parent 0846cd7 commit fbf971a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Let's test some commands:

This command will add a background job that waits for 3600 seconds. Why do we need that? We're just putting commands running on background.

You can watch th command running by following command:
You can see the command running by following command:

```bash
% ps -e -o pid,command | grep '[s]leep'
Expand Down

0 comments on commit fbf971a

Please sign in to comment.