We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80230af + 73aec09 commit b9e96b3Copy full SHA for b9e96b3
README.rst
@@ -325,7 +325,7 @@ Options for ``--add``
325
326
``-a, --allowed``
327
Mark the pattern as allowed instead of prohibited. Allowed patterns are
328
- used to filter our false positives.
+ used to filter out false positives.
329
330
``<pattern>``
331
The regex pattern to search.
git-secrets.1
@@ -536,7 +536,7 @@ that the pattern is searched for literally.
536
.TP
537
.B \fB\-a, \-\-allowed\fP
538
539
-used to filter our false positives.
+used to filter out false positives.
540
541
.B \fB<pattern>\fP
542
0 commit comments