Skip to content

Commit cd22cf6

Browse files
committed
docs: fix README extra code tag
1 parent a35328a commit cd22cf6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,6 @@ readCSV('data.csv')
145145
.catch((err) => console.error(err));
146146
```
147147

148-
149-
```js
150-
151148
To specify options for `csv`, pass an object argument to the function. For
152149
example:
153150

0 commit comments

Comments
 (0)