Skip to content

Commit 1a2c913

Browse files
committed
fix: typo in README
1 parent 451d9d2 commit 1a2c913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It can execute queries that look like:
1616
SELECT count(*) FROM commits WHERE author_email = '[email protected]'
1717
```
1818

19-
It installs a binary names `mergestat`.
19+
It installs a binary named `mergestat`.
2020

2121
More in-depth examples and documentation can be found on our dedicated [**documentation site**](https://docs.mergestat.com/).
2222

0 commit comments

Comments
 (0)