Skip to content

Commit 94b9e10

Browse files
committed
Minor fixes
1 parent c3ee5ae commit 94b9e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ var GitStats = require("git-stats");
4949
GitStats.ansiCalendar(opts, fn);
5050
```
5151

52-
In `2.x.x` GitStats is a constructor. That allows us to create as many `git-stats`
52+
In `2.x.x`, `GitStats` is a constructor. That allows us to create as many `git-stats`
5353
instances we want.
5454

5555
```js

0 commit comments

Comments
 (0)