Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmich committed Jan 28, 2017
1 parent 65086eb commit af6aa5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ run :baz do
end

auto
run :Quux do
run :quux do
puts 'Quux task.'
ned
end
```

```
Expand Down

0 comments on commit af6aa5f

Please sign in to comment.