Skip to content

Commit

Permalink
Whitespace tidy.
Browse files Browse the repository at this point in the history
File                             Raw         Min         Zip     Min/Zip
index.js                 16710/16.32  5241/05.12  4612/04.50  1887/01.84
  • Loading branch information
flatheadmill committed Jul 8, 2013
1 parent bfd3eff commit bd1a019
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 @@ -243,7 +243,7 @@ cadence(function (step) {

You can invoke the loop passing it an array. The loop will be invoked once for
each element in the array, passing the array element to the first function of
the sub-cadence.
the sub-cadence.

```javascript
cadence(function (step) {
Expand Down

0 comments on commit bd1a019

Please sign in to comment.