Browse Source

Обновить 'JS 5 Online Homework/Homework #11: functions/index.html'

stas.vladlenko 1 year ago
parent
commit
bcb5a6b437
1 changed files with 1 additions and 1 deletions
  1. 1 1
      JS 5 Online Homework/Homework #11: functions/index.html

+ 1 - 1
JS 5 Online Homework/Homework #11: functions/index.html

@@ -7,6 +7,6 @@
     <title>Document</title>
 </head>
 <body>
-    <script src="hw#11.js"></script>
+    <script src="hw11.js"></script>
 </body>
 </html>