Unverified Commit 4005d513 authored by Nicolas Talle's avatar Nicolas Talle Committed by GitHub

Fix typo

parent ae10f401
......@@ -106,7 +106,7 @@ func demo() {
ctx := context.Background()
swarm, err := NewSwarm(ctx, nil, pid, ps, nil)
// viola! A functioning swarm!
// voila! A functioning swarm!
}
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment