Skip to content

Commit 724a688

Browse files
committed
Fix grammar - remove 'was chosen as'
This sentence grammatically incorrect Empirical analysis also shows that was chosen as these parameters ... Elect to fix the sentence to be: Empirical analysis also shows that these parameters ...
1 parent 61ccc84 commit 724a688

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bip-0158.mediawiki

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -299,9 +299,9 @@ one is able to select <code>P</code> and <code>M</code> independently, then
299299
setting <code>M=1.497137 * 2^P</code> is close to optimal
300300
<ref>https://gist.github.com/sipa/576d5f09c3b86c3b1b75598d799fc845</ref>.
301301

302-
Empirical analysis also shows that was chosen as these parameters minimize the
303-
bandwidth utilized, considering both the expected number of blocks downloaded
304-
due to false positives and the size of the filters themselves.
302+
Empirical analysis also shows that these parameters minimize the bandwidth
303+
utilized, considering both the expected number of blocks downloaded due to false
304+
positives and the size of the filters themselves.
305305

306306
The parameter <code>k</code> MUST be set to the first 16 bytes of the hash
307307
(in standard little-endian representation) of the block for which the filter is

0 commit comments

Comments
 (0)