We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf637d commit 1da236aCopy full SHA for 1da236a
1 file changed
README.md
@@ -5,7 +5,7 @@
5
6
# CODEOWNERS
7
8
-CodeOwners coder provides funcionality to evaluate CODEOWNERS file in Go. Also provides linter CLI.
+CodeOwners package provides funcionality to evaluate CODEOWNERS file in Go. Also provides a CLI to lint.
9
10
## Documentation
11
@@ -21,7 +21,7 @@ Simply run `go get -u github.com/fmenezes/codeowners/cmd/codeowners`
21
22
#### Usage
23
24
-Simply calling `codeowners` will quick off the cli on the current directory.
+Simply calling `codeowners` will kick off the cli on the current directory.
25
26
##### Options
27
0 commit comments