Skip to content

Commit 884efdb

Browse files
author
tunnckoCore
committed
rebuild readme
1 parent ca69517 commit 884efdb

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
@@ -18,7 +18,7 @@ var functionRegex = require('function-regex');
1818

1919
var fixture = function testing(args, opts, dest, cb) {
2020
return cb ? {
21-
opts: [1,2,3];
21+
opts: [1,2,3]
2222
} : true;
2323
};
2424

@@ -81,4 +81,4 @@ Released under the [`MIT`][license-url] license.
8181

8282
***
8383

84-
_Powered and automated by [kdf](https://github.com/tunnckoCore), January 26, 2015_
84+
_Powered and automated by [kdf](https://github.com/tunnckoCore), January 27, 2015_

0 commit comments

Comments
 (0)