Skip to content

Commit

Permalink
docs: fix typo in README
Browse files Browse the repository at this point in the history
Signed-off-by: Haziq Hapiz <zyqq.dev@gmail.com>
  • Loading branch information
zyqhpz committed Oct 29, 2023
1 parent 66ff43d commit 78e29ba
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 @@ -84,7 +84,7 @@ cd edgex-go
make build
```

If you do want to root everthing under $GOPATH, you're free to use that pattern as well
If you do want to root everything under $GOPATH, you're free to use that pattern as well

```sh
GO111MODULE=on && export GO111MODULE
Expand Down

0 comments on commit 78e29ba

Please sign in to comment.