We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683487c commit 64561abCopy full SHA for 64561ab
chi/README.md
@@ -30,7 +30,7 @@ Kindly run the command below to install the SDK:
30
go get github.com/apitoolkit/apitoolkit-go/chi
31
```
32
33
-Then add `github.com/apitoolkit/apitoolkit-go/chi` to the list of dependencies like so:
+Then add `github.com/apitoolkit/apitoolkit-go/chi` to the list of dependencies, like so:
34
35
```go
36
package main
0 commit comments