There was an error while loading. Please reload this page.
1 parent bab2f7a commit 14cd5a6Copy full SHA for 14cd5a6
1 file changed
internal/api/client.go
@@ -746,7 +746,7 @@ func (v TypedValue) Scalar() any {
746
747
// MultivariateStateValue is one variant's weight in a single feature state —
748
// the per-scope allocation, which starts from the option's project-level
749
-// default and drifts as environments and segments are re-weighted.
+// default and changes as environments and segments are re-weighted.
750
type MultivariateStateValue struct {
751
OptionID int `json:"multivariate_feature_option"`
752
Allocation float64 `json:"percentage_allocation"`
0 commit comments