Skip to content

Commit 70bb98e

Browse files
Update Sources/PopupBridge/FPTIBatchData.swift
Co-authored-by: Jax DesMarais-Leder <jdesmarais@paypal.com>
1 parent a658633 commit 70bb98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/PopupBridge/FPTIBatchData.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ struct FPTIBatchData: Codable {
4040
}
4141
}
4242

43-
/// The FPTI tags/ metadata applicable to all events in the batch upload.
43+
/// The FPTI tags/metadata applicable to all events in the batch upload.
4444
struct Metadata: Codable {
4545

4646
let appID: String = Bundle.main.infoDictionary?[kCFBundleIdentifierKey as String] as? String ?? "N/A"

0 commit comments

Comments
 (0)