From 925dab397f964fdebf6b9a220f0db74db0d51e67 Mon Sep 17 00:00:00 2001 From: IanStanion-google <112102430+IanStanion-google@users.noreply.github.com> Date: Fri, 30 Jun 2023 12:18:42 -0400 Subject: [PATCH] Update api-samples/il8n/README.md Co-authored-by: Joe Medley --- api-samples/il8n/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-samples/il8n/README.md b/api-samples/il8n/README.md index 4b5d0734..e5295101 100644 --- a/api-samples/il8n/README.md +++ b/api-samples/il8n/README.md @@ -1,6 +1,6 @@ # chrome.i18n -This sample demonstrates using the `chrome.i18n` API localize text in the extension popup. +This sample demonstrates the `chrome.i18n` API by localizing text in the extension popup. ## Overview