Skip to content

Commit

Permalink
correct minor url typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Yun Zhi Lin committed Jul 20, 2016
1 parent e3089e3 commit 64af160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ compatible software in Go. Works with [Ember/Ember-Data](https://github.com/embe

### jsh - JSON Specification Handler

For streamlined JSONAPI object serialization. Uses [govalidator](github.com/asaskevich/govalidator) for input validation.
For streamlined JSONAPI object serialization. Uses [govalidator](https://github.com/asaskevich/govalidator) for input validation.

```go
import github.com/derekdowling/go-json-spec-handler
Expand Down

0 comments on commit 64af160

Please sign in to comment.