Typo fix in service-splitter.mdx

This commit is contained in:
Thomas Kula 2022-05-28 15:22:01 -04:00 committed by Blake Covarrubias
parent 9e726e7691
commit 436bc8f3e3
1 changed files with 1 additions and 1 deletions

View File

@ -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',