Skip to content

Commit 2bc36a5

Browse files
committed
add period
1 parent 589993c commit 2bc36a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/campaigns.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Under advanced options, you can find User ID (the [external ID](/sdk/ios#identif
6363

6464
You can configure the notifications Radar sends to users when they enter a geofence or place. Customize the notification body, and optionally, the notification title and the deep link URL.
6565

66-
You can add metadata to the campaign, which will be accessible when the notification is triggered. In iOS the metadata can be accessed from `userNotificationCenter(_:didReceive response:)` with `response.notification.request.content.userInfo["campaignMetadata"]`
66+
You can add metadata to the campaign, which will be accessible when the notification is triggered. In iOS the metadata can be accessed from `userNotificationCenter(_:didReceive response:)` with `response.notification.request.content.userInfo["campaignMetadata"]`.
6767

6868
## Frequency capping
6969

0 commit comments

Comments
 (0)