Merge pull request #4104 from nschonni/typo-coddies

typo: coddies -> cookies
This commit is contained in:
Daniel Simpson
2019-06-19 14:28:38 -07:00
committed by GitHub

View File

@ -19,7 +19,7 @@ ms.topic: include
| Group Policy | MDM | Registry | Description | Most restricted |
|---------------------------------------------|:---:|:--------:|-----------------------------------------------|:------------------------------------------------:|
| Enabled | 0 | 0 | Block all cookies from all sites. | ![Most restricted value](/images/check-gn.png) |
| Enabled | 1 | 1 | Block only coddies from third party websites. | |
| Enabled | 1 | 1 | Block only cookies from third party websites. | |
| Disabled or not configured<br>**(default)** | 2 | 2 | Allow all cookies from all sites. | |
---