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:03:34 +0100 |
| commit | 293ff4d2b48fa9e192465b339e5667ea6b3887b5 (patch) | |
| tree | 44d230f49f069cd766d2b86e88f6798236cd5301 /docs | |
| parent | 9924c8a8b0f4281ba018ca3292ed78718fabe362 (diff) | |
Typo fix.
Backport of bf0dff4bed5ebb4f922829e5f7e8da5ec51f2a1c from master.
Diffstat (limited to 'docs')
| -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 |
