Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Aug 22, 2020
1 parent 21af113 commit 29d84cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Go helpers to work with git repositories
## Examples

```go
// returns the directory of the git repository path is a member of, or an error:
// returns the directory of the git repository path is a member of:
repo, err := gitcha.GitRepoForPath(path)

// finds files from list in path. It respects all .gitignores it finds while
Expand Down

0 comments on commit 29d84cc

Please sign in to comment.