From ad51b228cb95a3354c6d05cf71c4977c49e98abf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=ED=98=84=EA=B4=91=EB=B9=88?= <bio8641@naver.com>
Date: Wed, 22 Mar 2023 19:01:47 +0900
Subject: [PATCH] fixed typo

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 9e265df..1fc638c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -34,7 +34,7 @@
 
     <h5>peer's webpage</h5>
 
-    <a herf="http://qilip.ajousw.kr/html-project/">http://qilip.ajousw.kr/html-project/</a>
+    <a href="http://qilip.ajousw.kr/html-project/">http://qilip.ajousw.kr/html-project/</a>
     
     <h6>thank you</h6>
 
-- 
GitLab