Skip to content

Commit

Permalink
fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Sep 30, 2024
1 parent 23b6d67 commit 19fbe0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tower_error_tracker.ex
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule TowerErrorTracker do
## Example
config :tower, :reporters, [TowerErroTracker]
config :tower, :reporters, [TowerErrorTracker]
"""

@behaviour Tower.Reporter
Expand Down

0 comments on commit 19fbe0f

Please sign in to comment.