Skip to content

Commit 1da236a

Browse files
authored
Fix typo in Readme (#23)
1 parent 7bf637d commit 1da236a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# CODEOWNERS
77

8-
CodeOwners coder provides funcionality to evaluate CODEOWNERS file in Go. Also provides linter CLI.
8+
CodeOwners package provides funcionality to evaluate CODEOWNERS file in Go. Also provides a CLI to lint.
99

1010
## Documentation
1111

@@ -21,7 +21,7 @@ Simply run `go get -u github.com/fmenezes/codeowners/cmd/codeowners`
2121

2222
#### Usage
2323

24-
Simply calling `codeowners` will quick off the cli on the current directory.
24+
Simply calling `codeowners` will kick off the cli on the current directory.
2525

2626
##### Options
2727

0 commit comments

Comments
 (0)