Skip to content

Commit

Permalink
Fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisGora committed Aug 14, 2019
1 parent f67141c commit b456b10
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 @@ -4,7 +4,7 @@ Semaphore provides a simple POSIX-style implementation of semaphores. Internally

## Install

You can install this library using `go get -u github.com/ChrisGora/semaphores`.
You can install this library using `go get -u github.com/ChrisGora/semaphore`.

## Example usage

Expand Down

0 comments on commit b456b10

Please sign in to comment.