Skip to content

Commit d737a8a

Browse files
authored
Update index.tsx
1 parent 7e2d5a5 commit d737a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: kkang-kkang/src/pages/find_block/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const FindBlock = () => {
5454
return (
5555
<>
5656
<Header />
57-
<S.Title>불럭 찾기</S.Title>
57+
<S.Title>블럭 찾기</S.Title>
5858
<S.Container>
5959
{onSearch ? (
6060
<>

0 commit comments

Comments
 (0)