Skip to content

Commit 537a36c

Browse files
authored
PBS module page update
fixed braces in example
1 parent 7dde2dd commit 537a36c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

prebid-server/pbs-modules/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,9 @@ PBS-Java 3.16 introduced a new A/B testing framework that applies to any module.
225225
...
226226
}
227227
}
228-
]
229-
]
230-
]
228+
}
229+
}
230+
}
231231
```
232232

233233
These are the parameters accepted within the `abtests` object:

0 commit comments

Comments
 (0)