Skip to content

Commit 428a252

Browse files
authored
Merge pull request #2 from cipherstash/doc/make-payload-p-field-example-clearer
Doc: clarify "p" field example
2 parents 431e924 + c3d5d32 commit 428a252

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
@@ -264,7 +264,7 @@ Cipherstash proxy handles the encoding, and EQL provides the functions.
264264
{
265265
"v": 1,
266266
"k": "pt",
267-
"p": "plaintext name",
267+
"p": "column value as plaintext",
268268
"i": {
269269
"t": "users",
270270
"c": "name_encrypted"

0 commit comments

Comments
 (0)