This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch 3.3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/3.3.x by this push:
     new 1e8c14917 Fix typo in 2023-45725 note
1e8c14917 is described below

commit 1e8c14917133a745fb810dc093c53e8900e1eaa2
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Wed Dec 13 13:43:58 2023 -0500

    Fix typo in 2023-45725 note
    
    sentive -> sensitive
---
 src/docs/src/cve/2023-45725.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/docs/src/cve/2023-45725.rst b/src/docs/src/cve/2023-45725.rst
index bf9dd6561..3a823d9e2 100644
--- a/src/docs/src/cve/2023-45725.rst
+++ b/src/docs/src/cve/2023-45725.rst
@@ -47,7 +47,7 @@ that design document.
 Mitigation
 ==========
 
-CouchDB :ref:`3.3.3 <release/3.3.3>` scrubs the sentive headers from http
+CouchDB :ref:`3.3.3 <release/3.3.3>` scrubs the sensitive headers from http
 request objects passed to the query server execution environment.
 
 For versions older than :ref:`3.3.3 <release/3.3.3>` this patch applied to the

Reply via email to