Skip to content

Commit

Permalink
Merge pull request #113 from rmi7/patch-1
Browse files Browse the repository at this point in the history
fix typo in `.image()` example
  • Loading branch information
pahen authored Feb 24, 2017
2 parents d2d4b96 + 60b37c4 commit 551aa13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ madge('path/to/app.js')
.then((writtenImagePath) => {
console.log('Image written to ' + writtenImagePath);
});
});
```

# Configuration
Expand Down

0 comments on commit 551aa13

Please sign in to comment.