From 29f0abe5db5737ccda5878d4e3836f1c2d7019d9 Mon Sep 17 00:00:00 2001 From: John Haugabook Date: Fri, 15 Dec 2023 10:38:22 -0500 Subject: [PATCH] Add clarity / fix typo in step 3 (#1042) Added clarity to step 3, fixing a minor typo. --- README-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-template.md b/README-template.md index 97455834..5f889c8e 100644 --- a/README-template.md +++ b/README-template.md @@ -2,7 +2,7 @@ _To create a README for your sample_ 1. _Copy this file to your sample folder._ 1. _Enter the requested information below._ -1. _Delete all intructions._ +1. _Delete these instructions._ _For API samples use the name of the API. For example, a sample about the `chrome.declarativeNetRequest` would simply be called "chrome.declarativeNetRequest". (Do not use special formatting in headings.) For functional samples, the title should be what the sample demonstrates_