Skip to content

Commit 2120001

Browse files
authored
docs: fix the nested json example (#1278)
1 parent 700dbed commit 2120001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ $ http --offline --print=B pie.dev/post \
772772
category=tools \
773773
search[type]=keyword \
774774
search[keywords][1]=APIs \
775-
search[keywords][2]=CLI
775+
search[keywords][0]=CLI
776776
```
777777
778778
```json

0 commit comments

Comments
 (0)