Skip to content

Commit 941915a

Browse files
authored
Fix: correct typos (#88)
1 parent 54d53d7 commit 941915a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec-trackr-app/src/sp_com.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ const SpCom = ({ onCompanyTabClick }) => {
165165
onCompanyTabClick && onCompanyTabClick();
166166
}}
167167
>
168-
채용공고고 검색
168+
채용공고 검색
169169
</button>
170170
<button
171171
className={`btn ${activeTab === "스펙 검색" ? "selected" : ""}`}

0 commit comments

Comments
 (0)