diff options
author | Cyrus <54488650+RealCyGuy@users.noreply.github.com> | 2020-03-27 17:34:51 -0700 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-03-30 08:53:25 +0200 |
commit | 69d5d183dec0d45a139e1a1e06bb616e2209e239 (patch) | |
tree | 811b266c9c3ecb76c928f29e447e74e767428df7 /SECURITY.md | |
parent | c79e428940fddc9aa1a4a5b197d3ec0f5f4fd1dd (diff) | |
download | curl-69d5d183dec0d45a139e1a1e06bb616e2209e239.tar.gz |
SECURITY.md: minor rephrase
Closes #5158
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SECURITY.md b/SECURITY.md index 871c06a50..4e84fbefc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,4 +7,4 @@ See [docs/SECURITY-PROCESS.md](docs/SECURITY-PROCESS.md) for full details. If you have found or just suspect a security problem somewhere in curl or libcurl, report it on [https://hackerone.com/curl](https://hackerone.com/curl). -We treat security issuse with confidentiality until disclosed controlled and responsibly. +We treat security issues with confidentiality until controlled and disclosed responsibly. |