Skip to content

Commit f290ce8

Browse files
committed
Fix typos
1 parent fc5dd69 commit f290ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/error_tracker/web.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule ErrorTracker.Web do
33
ErrorTracker includes a dashboard to view and inspect errors that occurred
44
on your application and are already stored in the database.
55
6-
In order to use it, you need to add the following to your Phoenix's\
6+
In order to use it, you need to add the following to your Phoenix's
77
`router.ex` file:
88
99
```elixir

0 commit comments

Comments
 (0)