Skip to content

Commit 3f66d21

Browse files
committed
Add correct description of constant
1 parent bd74c80 commit 3f66d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/streaming/constants/Constants.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ export default {
203203

204204

205205
/**
206-
* @constant {string} CMCD_MODE_QUERY specifies to attach CMCD metrics as query parameters.
206+
* @constant {string} CMCD_QUERY_KEY specifies the key that is used for the CMCD query parameter.
207207
* @memberof Constants#
208208
* @static
209209
*/

0 commit comments

Comments
 (0)