Skip to content

Commit 64d5845

Browse files
authored
Merge pull request #2122 from segmentio/braze-rn-update
Fixed React Native doc in Braze destination #2072
2 parents 70188e2 + d3e4826 commit 64d5845

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ To add the Braze device-mode SDK to a [React Native](/docs/connections/sources/c
110110
```js
111111
await analytics.setup('YOUR_WRITE_KEY', {
112112
// Add any of your Device-mode destinations. This ensures they load before continuing.
113-
using: Braze
113+
using: [Braze]
114114
// ...
115115
})
116116
```

0 commit comments

Comments
 (0)