diff --git a/api-samples/contentSettings/contentSettings.md b/api-samples/contentSettings/contentSettings.md index 7e81b861..df0cab9c 100644 --- a/api-samples/contentSettings/contentSettings.md +++ b/api-samples/contentSettings/contentSettings.md @@ -1,6 +1,6 @@ # chrome.contentSettings -This sample demonstrates the use of `chrome.contentSettings` to display the settings of a given page in the extension's popup. +This sample demonstrates using `chrome.contentSettings` to display the settings of a given page in the extension's popup. ## Overview