Skip to content

Commit b76eb2a

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

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
@@ -213,7 +213,7 @@ The `toDB()` function that was setup in [this earlier step](README.md#integratin
213213

214214
Retrieving data remains the same as well.
215215

216-
The fromDb() function for the relevant encrypted field will deserialize the json payload returned from CipherStash Proxy and return the plaintext value
216+
The `fromDb()` function for the relevant encrypted field will deserialize the json payload returned from CipherStash Proxy and return the plaintext value
217217

218218
## Querying
219219

0 commit comments

Comments
 (0)