summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorptmcg <ptmcg@austin.rr.com>2021-09-02 11:51:39 -0500
committerptmcg <ptmcg@austin.rr.com>2021-09-02 11:51:39 -0500
commitfae5e1df756ded239d056592d97fc15e6e3ddc91 (patch)
tree6bc1231a7b571b436d86149450c78a5ee4758442 /.github
parent69a8ab77ce673066b82171d1952e3b2b581f0c0c (diff)
downloadpyparsing-git-fae5e1df756ded239d056592d97fc15e6e3ddc91.tar.gz
Fix typo
Diffstat (limited to '.github')
-rw-r--r--.github/SECURITY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/SECURITY.md b/.github/SECURITY.md
index bb2a3da..4abec8a 100644
--- a/.github/SECURITY.md
+++ b/.github/SECURITY.md
@@ -1,6 +1,6 @@
# Security Policy
-Pyparsing itself has no known security security vulnerabilities. It does not
+Pyparsing itself has no known security vulnerabilities. It does not
itself access any risk-inherent methods like `exec` or `eval`, nor does it import
any modules not part of the Python standard library.