Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Case committed Oct 4, 2024
1 parent 2353cb4 commit 79d791c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,7 @@ a safety limit to be exceeded.

Currently the only DP mechanism supported is the Laplace mechanism.

For supporting the Laplace mechanism the reports in a query will have all specified the same
For supporting the Laplace mechanism the reports in a query will have all specified the same
`requested_epsilon` and `query_global_sensitivity`. This data is included in
the authenticated data of the reports. The aggregation service adds independent samples of Laplace noise to
every histogram bin where the samples are take from a `Lap(query_global_sensitivity / requested_epsilon)`.
Expand Down

0 comments on commit 79d791c

Please sign in to comment.