Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jan 7, 2025
1 parent bfad965 commit 95f9cf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cookbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ involved. Here is a basic configuration:
```elixir
config :vintage_net,
config: [
{"wlan0",
{"wlan0",
%{
type: VintageNetWiFi,
vintage_net_wifi: %{
Expand Down Expand Up @@ -514,7 +514,7 @@ this:
```elixir
config :vintage_net,
config: [
{"wlan0",
{"wlan0",
%{
type: VintageNetWiFi,
vintage_net_wifi: %{
Expand Down

0 comments on commit 95f9cf2

Please sign in to comment.