Skip to content

Commit 5ea8e4c

Browse files
committed
docs: Add spacing
1 parent 5eadf70 commit 5ea8e4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ const ipinfo = await ipinfoWrapper.lookupIp("1.1.1.1");
5454
```
5555
5656
<details><summary>Standalone example</summary>
57-
1. Create a new file, `ipinfo.js`
57+
58+
1. Create a new file `ipinfo.js`
5859

5960
```typescript
6061
const { IPinfoWrapper } = require("node-ipinfo");

0 commit comments

Comments
 (0)