Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciogoldchluk-yolo committed Aug 14, 2024
1 parent 8577a5c commit ce7d5d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ end
If you want to disable Coney altogether (useful for testing config) set `enabled: false`
```elixir
# config/config.exs
config :coney, enabled: false, settgins: %{}, topology: %{}
config :coney, enabled: false, settings: %{}, topology: %{}
```

## Configure consumers
Expand Down

0 comments on commit ce7d5d4

Please sign in to comment.