From 85d73e31b7aa5b45b05adf4a39ed8584eea35b18 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 1 Jun 2022 16:38:51 -0400 Subject: [PATCH 1/1] Fix some typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eeee700..254caa3 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Policies can be specified using the [Group Policy templates on Windows](https:// | **[`LegacySameSiteCookieBehaviorEnabledForDomainList`](#legacysamesitecookiebehaviorenabledfordomainlist)** | Revert to legacy SameSite behavior for cookies on specified sites. | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin. | **[`ManagedBookmarks`](#managedbookmarks)** | Configures a list of bookmarks managed by an administrator that cannot be changed by the user. -| **[`ManualAppUpdateOnly`](#manualappupdateonly)** | Allow manual updates only and do not notify the user about updates.. +| **[`ManualAppUpdateOnly`](#manualappupdateonly)** | Allow manual updates only and do not notify the user about updates. | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching). | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page. | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks. @@ -3826,7 +3826,7 @@ Value (string): ### PasswordManagerExceptions Prevent Firefox from saving passwords for specific sites. -The sites are specified as a list of origins.. +The sites are specified as a list of origins. **Compatibility:** Firefox 101\ **CCK2 Equivalent:** N/A\ @@ -3845,7 +3845,7 @@ OMA-URI: Value (string): ``` - + ``` #### macOS ``` -- 2.34.1