Skip to content

Commit 6eb99c1

Browse files
committed
spacing
1 parent e656884 commit 6eb99c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To use Sentry with your projects, edit your mix.exs file to add it as a dependen
1313

1414
```elixir
1515
defp application do
16-
[applications: [:sentry, :logger]]
16+
[applications: [:sentry, :logger]]
1717
end
1818

1919
defp deps do

0 commit comments

Comments
 (0)