Skip to content

Commit

Permalink
Adjust wording of command documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
feds01 committed Dec 11, 2024
1 parent a325ff5 commit 73fee51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Options:
```
### Searching with `find`:
### Searching with team domains `find`:
The `find` command is useful when you want to search for code based on a specific team and a pattern.
Expand All @@ -62,7 +62,7 @@ $ teamsearch find . -c .github/CODEOWNERS -t "my-team" -p "some-c[o]+de-pattern"
90- }
```
### Looking up with `lookup`:
### Looking up ownership with `lookup`:
A lookup is useful when you want to know which team or teams owns a specific file or directory.
Expand Down

0 comments on commit 73fee51

Please sign in to comment.