From 595d48afb567ed4d9044124ba2c44aefa4fd355d Mon Sep 17 00:00:00 2001 From: IanStanion-google <112102430+IanStanion-google@users.noreply.github.com> Date: Fri, 30 Jun 2023 12:16:37 -0400 Subject: [PATCH] Update api-samples/override/blank_ntp/README.md Co-authored-by: Joe Medley --- api-samples/override/blank_ntp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-samples/override/blank_ntp/README.md b/api-samples/override/blank_ntp/README.md index de6577c2..28f0a7f8 100644 --- a/api-samples/override/blank_ntp/README.md +++ b/api-samples/override/blank_ntp/README.md @@ -1,6 +1,6 @@ # "chrome_url_overrides" -This sample demonstrates using the ` "chrome_url_overrides"` manifest key to replace the user's default New Tab page with a new html file. +This sample demonstrates the ` "chrome_url_overrides"` manifest key by replacing the user's default New Tab page with a new html file. ## Overview