From a3867adb64f397604aa8220ee241bd6aa7d45ab8 Mon Sep 17 00:00:00 2001 From: Jules <19994093+jules-p@users.noreply.github.com> Date: Thu, 2 Jun 2022 14:50:26 +0200 Subject: [PATCH] Update data/reusables/copilot/create-js-file.md Co-authored-by: Matt Pollard --- data/reusables/copilot/create-js-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/copilot/create-js-file.md b/data/reusables/copilot/create-js-file.md index 0554f40294..f4284cd661 100644 --- a/data/reusables/copilot/create-js-file.md +++ b/data/reusables/copilot/create-js-file.md @@ -1 +1 @@ -1. Create a new JavaScript (.js) file. \ No newline at end of file +1. Create a new JavaScript (_*.js_) file. \ No newline at end of file