Skip to content

Commit d988568

Browse files
Apply suggestions from code review
Co-authored-by: Robert Ing <ring@mparticle.com>
1 parent 432244e commit d988568

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Rokt-Kit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ var constructor = function () {
3131
self.userAttributes = {};
3232

3333
/**
34-
* Passes attributes to the Rokt Web SDK for server-side hashing
34+
* Passes attributes to the Rokt Web SDK for client-side hashing
3535
* @see https://docs.rokt.com/developers/integration-guides/web/library/integration-launcher#hash-attributes
3636
* @param {Object} attributes - The attributes to be hashed
3737
* @returns {Promise<Object|null>} A Promise resolving to the

0 commit comments

Comments
 (0)