Skip to content

Commit 6664667

Browse files
committed
update doc
1 parent 67c910f commit 6664667

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ https://godoc.org/github.com/go-http-utils/headers
1515
## Usage
1616

1717
```go
18-
impost (
18+
import (
1919
"fmt"
2020

21-
"github.com/DavidCai1993/headers"
21+
"github.com/go-http-utils/headers"
2222
)
2323

2424
fmt.Println(headers.HeaderAcceptCharset)

0 commit comments

Comments
 (0)