Skip to content

Commit 825f05a

Browse files
authored
Merge pull request #114 from segmentio/repo-sync
repo sync
2 parents 4403e5c + c95506a commit 825f05a

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

+1-1
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)