Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
houseofcat authored Aug 26, 2021
1 parent 69cf8d7 commit d988bdd
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 @@ -1008,7 +1008,7 @@ Assuming you have a blank slate RabbitMQ server, this shouldn't error out as lon

```golang
ignoreErrors := false
err = topologer.BuildToplogy(topologyConfig, ignoreErrors)
err = topologer.BuildTopology(topologyConfig, ignoreErrors)
```

Fin.
Expand Down

0 comments on commit d988bdd

Please sign in to comment.