Skip to content

Commit 801a990

Browse files
chore: Escape {
1 parent 9d781c2 commit 801a990

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/leanplum

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/leanplum/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ As every analytics provider deals with push notifications and in-app messaging d
187187

188188
5. In Keychain, select the new certificates, expand them to view the private key, and then right click to export them as .p12 files. You must enter a password.
189189

190-
6. In Leanplum, go to your app's Keys & Settings (App Settings > {Your app} > Keys & Settings). Under Push Notifications, upload your .p12 files to Leanplum and enter your passphrase from step 5 above.
190+
6. In Leanplum, go to your app's Keys & Settings (App Settings > \{Your app} > Keys & Settings). Under Push Notifications, upload your .p12 files to Leanplum and enter your passphrase from step 5 above.
191191

192192
7. Configure your app to use push notifications in your app delegate's `applicationDidFinishLaunching` method (you may choose any combination of formats.
193193

0 commit comments

Comments
 (0)