Skip to content

Commit

Permalink
설명 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
karpitony committed Sep 16, 2024
1 parent a8abda0 commit eef444b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![My Skills](https://skillicons.dev/icons?i=js,react,vite,tailwind)](https://skillicons.dev)
# Dodle 도들

도들(Dodle)은 한국의 도시 이름으로 하는 워들 게임입니다.
도들(Dodle)은 한국의 도시 이름을 맞추는 워들 게임입니다.

## How to Play

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Dodle 도들</title>
<meta name="description" content="한국의 시/군 이름으로 하는 워들 게임, 도들(dodle)!">
<meta name="description" content="한국의 도시 이름을 맞추는 워들 게임, 도들(dodle)!">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit eef444b

Please sign in to comment.