Skip to content

Commit 9da8c1b

Browse files
authored
Merge pull request #224 from w3c/csharrison-patch-1
Update unbiased issue to refer to `rawNormalizedCredit`
2 parents 9467848 + 9c15ea7 commit 9da8c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1721,7 +1721,7 @@ To <dfn>fairly allocate credit</dfn>, given a [=list=] of doubles |credit| and a
17211721
<p class=issue>
17221722
While the algorithm is "unbiased" in the sense that the probability of being decremented is equal
17231723
across entries, ideally the final array of value is unbiased in the sense that its expectation
1724-
should be equal to |normalizedCredit|. This is not achieved by the current algorithm.
1724+
should be equal to |rawNormalizedCredit|. This is not achieved by the current algorithm.
17251725

17261726
</div>
17271727

0 commit comments

Comments
 (0)