We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5dd69 commit f290ce8Copy full SHA for f290ce8
lib/error_tracker/web.ex
@@ -3,7 +3,7 @@ defmodule ErrorTracker.Web do
3
ErrorTracker includes a dashboard to view and inspect errors that occurred
4
on your application and are already stored in the database.
5
6
- In order to use it, you need to add the following to your Phoenix's\
+ In order to use it, you need to add the following to your Phoenix's
7
`router.ex` file:
8
9
```elixir
0 commit comments