Skip to content

Commit

Permalink
minor typos in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cammytown authored Nov 8, 2021
1 parent 9f5514c commit edc27c8
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 @@ -117,7 +117,7 @@ madge('path/to/app.js').then((res) => {

#### .circular()

> Returns an `Array` of all modules that has circular dependencies.
> Returns an `Array` of all modules that have circular dependencies.
```javascript
const madge = require('madge');
Expand Down

0 comments on commit edc27c8

Please sign in to comment.