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