Skip to content

Commit 1cfff47

Browse files
authored
Update article.md
1 parent 9ded4d4 commit 1cfff47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-js/04-object-basics/04-object-methods/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ let user = {
4949
};
5050

5151
*!*
52-
// во-первых, объявляем
52+
// сначала, объявляем
5353
function sayHi() {
5454
alert("Привет!");
5555
}

0 commit comments

Comments
 (0)