Skip to content

Commit 72c8463

Browse files
committed
docs: Remove duplicate word
1 parent 91a688a commit 72c8463

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
@@ -42,7 +42,7 @@ const ipinfoWrapper = new IPinfoWrapper("MY_TOKEN");
4242
```
4343

4444
> [!TIP]
45-
> If you are using ESM instead of CommonJS you can use `import` instead.
45+
> If you are using ESM instead of CommonJS you can use `import`:
4646
> ```
4747
> import { IPinfoWrapper } from "node-ipinfo";
4848
> ```

0 commit comments

Comments
 (0)