Commit 1a3407fd authored by Steven Allen's avatar Steven Allen

fix: fix type name typo

parent 7381d6c8
......@@ -61,7 +61,7 @@ type Transports struct {
// Multiplexers specifies the transports used to multiplex multiple
// connections over a single duplex connection.
Multiplex struct {
Multiplexers struct {
// Defaults to 100.
Yamux Priority `json:",omitempty"`
// Defaults to 200.
......
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