Skip to content

Commit

Permalink
Merge pull request #63 from jimpick/patch-1
Browse files Browse the repository at this point in the history
Spelling fix
  • Loading branch information
Stebalien authored Aug 16, 2019
2 parents 9af13b2 + 3a17f9f commit cec6ff3
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 @@ -22,7 +22,7 @@ go get github.com/ipfs/go-log

## Usage

Once the pacakge is imported under the name `logging`, an instance of `EventLogger` can be created like so:
Once the package is imported under the name `logging`, an instance of `EventLogger` can be created like so:

```go
var log = logging.Logger("subsystem name")
Expand Down

0 comments on commit cec6ff3

Please sign in to comment.