Skip to content

Commit

Permalink
Fix typo in README (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
gozdeturan authored and jhgg committed Dec 6, 2018
1 parent 89a620d commit 888d736
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 @@ appropriate function:

```elixir
defmodule ModuleThatNeedsMetrics do
use Instruments
use Instruments

def other_function() do
Process.sleep(150)
Expand Down

0 comments on commit 888d736

Please sign in to comment.