Skip to content

Commit 77f6c4c

Browse files
committed
doc: fix verified sql row leftover
1 parent b34e7a6 commit 77f6c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ curl --location --request POST '127.0.0.1:3323/db/sqlquery' \
314314
}'
315315
```
316316
317-
#### SQL Verifiable sql get
317+
#### SQL Verified sql row
318318
Its possible also to tamperproof verify a SQL row.
319319
```shell script
320320
curl --location --request POST '127.0.0.1:3323/db/verified/row' \

0 commit comments

Comments
 (0)