Skip to content

Commit c28139b

Browse files
docs: wordsmithing
Co-authored-by: bretg <bgorsline@gmail.com>
1 parent 6638cd4 commit c28139b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prebid-mobile/pbm-api/android/code-integration-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ void clearStoredBidResponses()
309309
### AuctionSettingsId
310310
{:.no_toc}
311311

312-
String to separate out account from "auction settings". There is used to set `ext.prebid.storedrequest.id`, otherwise prebidServerAccountId is taken by default.
312+
String to separate out account from "auction settings". This is used to set `ext.prebid.storedrequest.id`, otherwise prebidServerAccountId is taken by default.
313313

314314
```kotlin
315315
PrebidMobile.setAuctionSettingsId(YOUR_AUCTION_SETTINGS_ID)

0 commit comments

Comments
 (0)