mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
Typo fix in service-splitter.mdx
This commit is contained in:
parent
9e726e7691
commit
436bc8f3e3
@ -302,7 +302,7 @@ spec:
|
||||
name: 'weight',
|
||||
type: 'float32: 0',
|
||||
description:
|
||||
'A value between 0 and 100 reflecting what portion of traffic should be directed to this split. The smallest representable eight is 1/10000 or .01%',
|
||||
'A value between 0 and 100 reflecting what portion of traffic should be directed to this split. The smallest representable weight is 1/10000 or .01%',
|
||||
},
|
||||
{
|
||||
name: 'Service',
|
||||
|
Loading…
x
Reference in New Issue
Block a user