Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 19, 2015
1 parent 99c44a4 commit 330b4d0
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 @@ -57,7 +57,7 @@ var acho = new Acho({color: true});
#### Global/Browser

```js
var acho = new Acho({color: true));
var acho = new Acho({color: true});
```

#### AMD
Expand Down

0 comments on commit 330b4d0

Please sign in to comment.