Skip to content

Commit 7e8885b

Browse files
committed
add . to PrivacyManager description
1 parent c4f021a commit 7e8885b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/privacyManager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export interface IPrivacyManager {
3535
* PrivacyManager handles storage and access of privacy flags (noFunctional, noTargeting)
3636
* that are passed via launcherOptions during SDK initialization.
3737
*
38-
* These flags allow Rokt integration to respect user privacy choices
38+
* These flags allow Rokt integration to respect user privacy choices.
3939
*
4040
* Default behavior: Both flags default to false, meaning all features are allowed
4141
* unless explicitly opted out by the user.

0 commit comments

Comments
 (0)