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 e656884 commit 6eb99c1Copy full SHA for 6eb99c1
README.md
@@ -13,7 +13,7 @@ To use Sentry with your projects, edit your mix.exs file to add it as a dependen
13
14
```elixir
15
defp application do
16
- [applications: [:sentry, :logger]]
+ [applications: [:sentry, :logger]]
17
end
18
19
defp deps do
0 commit comments