We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2af678 commit e7b37d0Copy full SHA for e7b37d0
1 file changed
1-js/02-first-steps/09-alert-prompt-confirm/1-simple-page/solution.md
@@ -5,7 +5,7 @@ let name = prompt("Ваше имя?", "");
5
alert(name);
6
```
7
8
-Код всей страницы:
+Вся страница:
9
10
```html
11
<!DOCTYPE html>
0 commit comments