Skip to content

Commit b9e96b3

Browse files
authored
Merge pull request awslabs#175 from dariuswiles/patch-1
Typo - "filter our false positives"
2 parents 80230af + 73aec09 commit b9e96b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ Options for ``--add``
325325

326326
``-a, --allowed``
327327
Mark the pattern as allowed instead of prohibited. Allowed patterns are
328-
used to filter our false positives.
328+
used to filter out false positives.
329329

330330
``<pattern>``
331331
The regex pattern to search.

git-secrets.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ that the pattern is searched for literally.
536536
.TP
537537
.B \fB\-a, \-\-allowed\fP
538538
Mark the pattern as allowed instead of prohibited. Allowed patterns are
539-
used to filter our false positives.
539+
used to filter out false positives.
540540
.TP
541541
.B \fB<pattern>\fP
542542
The regex pattern to search.

0 commit comments

Comments
 (0)