Skip to content

Commit 3e169b1

Browse files
authored
Apply suggestion from @choldgraf
1 parent c94f669 commit 3e169b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ To ignore additional usernames from the changelog, use the `--ignore-contributor
143143
github-activity ... --ignore-contributor robot-one --ignore-contributor 'robot-two*'
144144
```
145145

146-
(Wildcards are matched as per [filename matching semantics](https://docs.python.org/3/library/fnmatch.html#fnmatch.fnmatch)).
146+
Wildcards are matched as per [filename matching semantics](https://docs.python.org/3/library/fnmatch.html#fnmatch.fnmatch).
147147

148148
If this is a generic bot username, consider contributing it back to [our list](https://github.com/executablebooks/github-activity/blob/main/github_activity/github_activity.py#L73).
149149

0 commit comments

Comments
 (0)