Skip to content

Commit 6a22313

Browse files
committed
Fix numbering
1 parent b1ff658 commit 6a22313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ import { AdChoicesView } from 'react-native-fbads'
179179
| expandable | false | false | (iOS only) makes the native AdChoices expandable |
180180
| location | topLeft | false | (iOS only) controls the location of the AdChoices icon |
181181

182-
#### 3. Showing the ad
182+
#### 5. Showing the ad
183183

184184
Finally, wrap your component with the `withNativeAd` HOC and pass it the `adsManager` you've previously created.
185185

0 commit comments

Comments
 (0)