From 37f90886f818e306a0bcab0d4d0097c683f9b70f Mon Sep 17 00:00:00 2001 From: 3link <34981284+3link@users.noreply.github.com> Date: Fri, 23 Aug 2024 11:44:04 +0200 Subject: [PATCH] Lint --- libraries/liveIntentId/idSystem.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/liveIntentId/idSystem.js b/libraries/liveIntentId/idSystem.js index bcbea91376a..973dd9ba2eb 100644 --- a/libraries/liveIntentId/idSystem.js +++ b/libraries/liveIntentId/idSystem.js @@ -172,10 +172,10 @@ export const liveIntentIdSubmodule = { }, /** - * Decode the stored id value for passing to bid requests. + * Decode the stored id value for passing to bid requests. * Note that lipb object is a wrapper for everything, and * internally it could contain more data other than `lipbid` - * (e.g. `segments`) depending on the `partner` and `publisherId` + * (e.g. `segments`) depending on the `partner` and `publisherId` * params. * @function * @param {{unifiedId:string}} value