diff options
| author | Florian Apolloner <florian@apolloner.eu> | 2017-03-13 22:01:42 +0100 |
|---|---|---|
| committer | Florian Apolloner <florian@apolloner.eu> | 2017-03-13 22:01:42 +0100 |
| commit | bf0dff4bed5ebb4f922829e5f7e8da5ec51f2a1c (patch) | |
| tree | 473d377a6bc61bb6b1a52b33556d393519c776b2 | |
| parent | a452dddb253ff4fdd793351dac73eeef4d86b83e (diff) | |
Typo fix.
| -rw-r--r-- | docs/internals/security.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/security.txt b/docs/internals/security.txt index 5b4441b7aa..d81206dde0 100644 --- a/docs/internals/security.txt +++ b/docs/internals/security.txt @@ -23,7 +23,7 @@ publicly reported in this fashion. Instead, if you believe you've found something in Django which has security implications, please send a description of the issue via email to -``security@djangoproject.com``. Mail sent to that address reaches the `securty +``security@djangoproject.com``. Mail sent to that address reaches the `security team <https://www.djangoproject.com/foundation/teams/#security-team>`_. Once you've submitted an issue via email, you should receive an acknowledgment |
