소스 검색

small fix

vladislavaSim 2 년 전
부모
커밋
215dad6328
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      HW6/index.html

+ 1 - 1
HW6/index.html

@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
     <meta charset="UTF-8">
-    <title>HW 6</title>
+    <title>HW6</title>
 </head>
 <body>
 <script src="main.js"></script>