From 54378cbbb70df2cda6e686aa9f26e4ed8795c2be Mon Sep 17 00:00:00 2001 From: Vse Mozhe Buty Date: Tue, 24 Nov 2020 19:58:52 +0200 Subject: [PATCH] Correct subhead in 3.1 (Popups and window methods) --- 3-frames-and-windows/01-popup-windows/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3-frames-and-windows/01-popup-windows/article.md b/3-frames-and-windows/01-popup-windows/article.md index 7540b030..d32715f8 100644 --- a/3-frames-and-windows/01-popup-windows/article.md +++ b/3-frames-and-windows/01-popup-windows/article.md @@ -192,7 +192,7 @@ newWindow.onload = function() { ``` -## Scrolling and resizing +## Moving and resizing There are methods to move/resize a window: