Skip to content

Commit fa0b7c8

Browse files
fimacauxesis
andauthored
Update languages/go/xorm/README.md
Co-authored-by: Lindsay Holmwood <lindsay@cipherstash.com>
1 parent ba53d20 commit fa0b7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages/go/xorm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Example:
209209

210210
Inserting data remains the same.
211211

212-
The toDB() function that was setup in [this earlier step](README.md#integrating-eql-into-a-xorm-app), serializes the plaintext value into the json payload CipherStash Proxy expects.
212+
The `toDB()` function that was setup in [this earlier step](README.md#integrating-eql-into-a-xorm-app), serializes the plaintext value into the json payload CipherStash Proxy expects.
213213

214214
Retrieving data remains the same as well.
215215

0 commit comments

Comments
 (0)