We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a33a02 commit eab0938Copy full SHA for eab0938
src/connections/sources/catalog/libraries/mobile/react-native/classic.md
@@ -506,7 +506,7 @@ import analytics from '@segment/analytics-react-native';
506
analytics.setIDFA("123");
507
```
508
509
-You will also need to set the `trackAdvertising` property to true in your configuration.
+You will also need to set the `trackAdvertising` property to `true` in your configuration.
510
511
```java
512
analytics.setup('YOUR_WRITE_KEY', {
0 commit comments