mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Documentation: fixed typo
This commit is contained in:
parent
ecd4803ccc
commit
97ac128fef
@ -9,7 +9,7 @@ The etcd client provides a gRPC resolver for resolving gRPC endpoints with an et
|
||||
```go
|
||||
import (
|
||||
"github.com/coreos/etcd/clientv3"
|
||||
etcdnaming "github.com/coroes/etcd/clientv3/naming"
|
||||
etcdnaming "github.com/coreos/etcd/clientv3/naming"
|
||||
|
||||
"google.golang.org/grpc"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user