Skip to content

Commit a22fe0a

Browse files
committed
Merge pull request #58 from joshwnj/master
Fix typo in README example
2 parents c683983 + cd36687 commit a22fe0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pbjs.que.push(function(){
5757
}];
5858
//add the adUnits
5959
pbjs.addAdUnits(adUnits);
60-
}];
60+
});
6161
```
6262

6363
**Request Bids**

0 commit comments

Comments
 (0)