From 0a450e3f113a9c82a5e7a9c0866c836fab069caf Mon Sep 17 00:00:00 2001
From: Jeonghun Oh <totoromaum1@gmail.com>
Date: Sun, 13 Jun 2021 17:50:06 +0900
Subject: [PATCH] Update ko.js

---
 language/ko.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/language/ko.js b/language/ko.js
index e00fbb80..660228b7 100644
--- a/language/ko.js
+++ b/language/ko.js
@@ -91,7 +91,7 @@ H5PEditor.language.core = {
   ' 더 자세한 내용.',
   contentTypeSectionAll: '모든 콘텐츠 유형',
   searchResults: '검색 결과',
-  contentTypeSearchFieldPlaceholder: '콘텐츠 유형 검사',
+  contentTypeSearchFieldPlaceholder: '콘텐츠 유형 검색',
   contentTypeInstallButtonLabel: '설치',
   contentTypeInstallingButtonLabel: '설치 중',
   contentTypeUseButtonLabel: '사용',
-- 
GitLab