Skip to content

Commit

Permalink
Merge pull request #17 from basil79/prepare-1.0.4
Browse files Browse the repository at this point in the history
fixed readme
  • Loading branch information
basil79 authored Jan 25, 2023
2 parents 37df25e + 20c2781 commit b091847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ NOTE: If you have already included the [ima3.js](//imasdk.googleapis.com/js/sdkl
## Usage

```javascript
import IMAWrapper from 'ima-warpper';
import IMAWrapper from 'ima-wrapper';

// Get your HTML element for ad container
const adContainer = document.getElementById('ad-container');
Expand Down

0 comments on commit b091847

Please sign in to comment.