Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
encodeous committed Aug 30, 2024
1 parent a4364e4 commit 91350f4
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 @@ -119,7 +119,7 @@ Bob's routes in step 1:
- eve: metric: 1, next_hop: eve
Bob's routes in step 2:
- eve: metric: 1, next_hop: eve
- alice: metric: 2, next_hop: eve
- alice: metric: 2, next_hop: eve
```
> [!NOTE]
> You can try running this example yourself, its files are located in `./examples/super-simple`
Expand Down

0 comments on commit 91350f4

Please sign in to comment.