Skip to content

Commit b9d403f

Browse files
committed
fix readme
1 parent e132e9f commit b9d403f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Use go get.
1515
go get github.com/funcards/engine.io-parser/v4
1616
```
1717

18-
Then import the validator package into your own code.
18+
Then import the parser package into your own code.
1919

2020
```go
2121
import "github.com/funcards/engine.io-parser/v4"

0 commit comments

Comments
 (0)