Skip to content

Commit eab0938

Browse files
authored
Update classic.md
1 parent 2a33a02 commit eab0938

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/mobile/react-native

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/classic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ import analytics from '@segment/analytics-react-native';
506506
analytics.setIDFA("123");
507507
```
508508
509-
You will also need to set the `trackAdvertising` property to true in your configuration.
509+
You will also need to set the `trackAdvertising` property to `true` in your configuration.
510510
511511
```java
512512
analytics.setup('YOUR_WRITE_KEY', {

0 commit comments

Comments
 (0)