mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-22 06:19:18 -04:00
fix typo
This commit is contained in:
parent
5c40201840
commit
bc04e9e463
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ In Google's implementation, noise is added to data on-device before it's sent of
|
|||
|
||||
### Bloom Filters
|
||||
|
||||
Google RAPPOR makes use of a clever technique caled bloom filters that saves space and improves privacy.
|
||||
Google RAPPOR makes use of a clever technique called bloom filters that saves space and improves privacy.
|
||||
|
||||
Bloom filters work by starting out with an array of all 0's
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue