From 5ca5e5278cb765a1633eaef7c5473ee2d3af9c9f Mon Sep 17 00:00:00 2001 From: q1800 <95879668+q1800@users.noreply.github.com> Date: Sun, 24 Apr 2022 21:33:34 -0500 Subject: [PATCH] Typo --- Dashboard:-Settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dashboard:-Settings.md b/Dashboard:-Settings.md index a8d80a5..bd764b2 100644 --- a/Dashboard:-Settings.md +++ b/Dashboard:-Settings.md @@ -108,7 +108,7 @@ Keep in mind that this feature is to prevent **leakage** of your non-internet-fa You can block network requests made as a result of your browser reporting Content Security Policy violations ("CSP reports") to a remote server (which can be 3rd-party to the site where the violation occurred). -**Important:** disabling CSP reporting is not something that will break web pages, the purpose of CSP reporting is _strictly_ a development tool for web sites. +**Important:** disabling CSP reporting is not something that will break web pages, the purpose of CSP reporting is _strictly_ a development tool for websites. Consider this excerpt from [Reporting API / Privacy Considerations](https://w3c.github.io/reporting/#privacy) (my emphasis):