From 98af2756180f83e8d46af7c04e6d2dff5c7d569f Mon Sep 17 00:00:00 2001 From: Karl Jiang Date: Fri, 10 Feb 2023 15:50:30 -0800 Subject: [PATCH] change --- code.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code.js b/code.js index 4a7e657..da96bf2 100644 --- a/code.js +++ b/code.js @@ -1,5 +1,5 @@ // This plugin will open a modal to prompt the user to enter a number, and -// it will then create that many rectangles on the screen. + // it will then create that many rectangles on the screen. // This file holds the main code for the plugins. It has access to the *document*. // You can access browser APIs in the