Skip to content

Commit af6aa5f

Browse files
committed
Fix typo.
1 parent 65086eb commit af6aa5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ run :baz do
8181
end
8282

8383
auto
84-
run :Quux do
84+
run :quux do
8585
puts 'Quux task.'
86-
ned
86+
end
8787
```
8888

8989
```

0 commit comments

Comments
 (0)