diff options
Diffstat (limited to 'doc/source/reference/security.rst')
-rw-r--r-- | doc/source/reference/security.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/security.rst b/doc/source/reference/security.rst index 13e2436f7..5b1e7b532 100644 --- a/doc/source/reference/security.rst +++ b/doc/source/reference/security.rst @@ -3,7 +3,7 @@ NumPy security Security issues can be reported privately as described in the project README and when opening a `new issue on the issue tracker <https://github.com/numpy/numpy/issues/new/choose>`_. -The `Python security reporting guidlines <https://www.python.org/dev/security/>`_ +The `Python security reporting guidelines <https://www.python.org/dev/security/>`_ are a good resource and its notes apply also to NumPy. NumPy's maintainers are not security experts. However, we are conscientious |