Skip to content

Commit 901dbb2

Browse files
authored
Fix name of regexp pattern field in doc (RedisJSON#1084)
1 parent 6026c5c commit 901dbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/path.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ For example, let's add each keybaord object with a string value named `regex_pat
202202
```sh
203203
127.0.0.1:6379> JSON.SET store '$.inventory.keyboards[0].regex_pat' '"(?i)bluetooth"'
204204
OK
205-
127.0.0.1:6379> JSON.SET store '$.inventory.keyboards[1].regex' '"usb"'
205+
127.0.0.1:6379> JSON.SET store '$.inventory.keyboards[1].regex_pat' '"usb"'
206206
OK
207207
```
208208

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy