diff --git a/dev-docs/publisher-api-reference/getUserIdsAsEids.md b/dev-docs/publisher-api-reference/getUserIdsAsEids.md index 2aa58a6965..1689535bf4 100644 --- a/dev-docs/publisher-api-reference/getUserIdsAsEids.md +++ b/dev-docs/publisher-api-reference/getUserIdsAsEids.md @@ -9,7 +9,7 @@ sidebarType: 1 {: .alert.alert-info :} To use this function, include the [UserId module](/dev-docs/modules/userId.html) in your Prebid.js build. -If you need to export the user IDs stored by Prebid User ID module in ORTB Eids frormat, then the `getUserIdsAsEids()` function will return an array formatted as per [ORTB Eids](https://github.com/prebid/Prebid.js/blob/master/modules/userId/eids.md). +If you need to export the user IDs stored by Prebid User ID module in ORTB Eids format, then the `getUserIdsAsEids()` function will return an array formatted as per [ORTB Eids](https://github.com/prebid/Prebid.js/blob/master/modules/userId/eids.md). ```javascript pbjs.getUserIdsAsEids() // returns userIds in ORTB Eids format. e.g.