Skip to content

Commit

Permalink
Merge pull request #10 from onerinas/patch-1
Browse files Browse the repository at this point in the history
Fix readme typo
  • Loading branch information
jmacelroy authored Aug 20, 2019
2 parents b29345c + f46c4d5 commit 4d0e0e6
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 @@ -52,7 +52,7 @@ Clone this project and build with `go build cmd/api/main.go` or build and run wi

## Dependency Management

Dependency management for this project uses go module as of go version 1.11. More information can be found at [go command documetation](https://golang.org/cmd/go/#hdr-Modules__module_versions__and_more).
Dependency management for this project uses go module as of go version 1.11. More information can be found at [go command documentation](https://golang.org/cmd/go/#hdr-Modules__module_versions__and_more).

## Versioning

Expand Down

0 comments on commit 4d0e0e6

Please sign in to comment.