You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2021/09/29 14:15:07 UTC

[couchdb-documentation] 02/02: use regular expressions

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

vatamane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit dd102752c5ef4a52269ff78b07a8027f8ea12c9b
Author: Christopher Astfalk <ch...@icloud.com>
AuthorDate: Wed Sep 29 15:38:36 2021 +0200

    use regular expressions
---
 src/whatsnew/3.2.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/whatsnew/3.2.rst b/src/whatsnew/3.2.rst
index 04f20c6..5f04e99 100644
--- a/src/whatsnew/3.2.rst
+++ b/src/whatsnew/3.2.rst
@@ -114,7 +114,7 @@ Features and Enhancements
   in the url info part of endpoint urls.
 
 * :ghissue:`3483`: We added a way of specifying requirements for new user passwords
-  using a list of regexp.
+  using a list of regular expressions.
 
 * :ghissue:`3506`, :ghissue:`3416`, :ghissue:`3377`: CouchDB now provides a Prometheus
   compatible endpoint at ``GET /_node/{node-name}/_prometheus``. A configuration option