Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Jun 18, 2016
1 parent 3201aea commit 7f8d05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ To check what mode the command is in use the `dry_run?` query helper:
cmd.dry_run? # => true
```

### 2.6 Ruby interperter
### 2.6 Ruby interpreter

**TTY::Command** provides a helper for running comannds with Ruby interpreter:

Expand Down

0 comments on commit 7f8d05d

Please sign in to comment.