Skip to content

Commit c3d5d32

Browse files
committed
Doc: clarify "p" field example
I thought it was referring to a column name.
1 parent 431e924 commit c3d5d32

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)