Update api-samples/contentSettings/contentSettings.md

Co-authored-by: Joe Medley <jmedley@google.com>
This commit is contained in:
IanStanion-google
2023-06-07 10:20:02 -04:00
committed by GitHub
parent d5e05f32c6
commit ef745ea7d4

View File

@@ -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