Pavel 7 years ago
parent
commit
54c670b489
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js07-OOP/js07-OOP.md

+ 1 - 1
js07-OOP/js07-OOP.md

@@ -191,7 +191,7 @@ console.log(fatherPerson.addChild(childPerson2));
 
 ## Замыкания 
 
-##### в папке js07
+###### (в папке js07)
 
 ## Рекурсия