Skip to content

Commit a798dde

Browse files
committed
Update docs
1 parent 7a22b45 commit a798dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mcapi/encryption/field-level-encryption.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ function encryptBody(path, body) {
114114
* @private
115115
* @param encParams encoding params to use
116116
* @param path Config json path
117-
* @param body body to encrypt
117+
* @param body Body to encrypt
118118
* @returns {Object} Encrypted body
119119
*/
120120
function encryptWithHeader(encParams, path, body) {

0 commit comments

Comments
 (0)