docs: fix syntax error (#255)
This commit is contained in:
@@ -395,7 +395,7 @@ func provideFoo() Foo {
|
||||
func injectedMessage() string {
|
||||
wire.Build(
|
||||
provideFoo,
|
||||
getS,
|
||||
getS)
|
||||
return ""
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user