ginipick commited on
Commit
bb7c4ad
·
verified ·
1 Parent(s): fb8ddc5

Update src/templates/index.html

Browse files
Files changed (1) hide show
  1. src/templates/index.html +2 -2
src/templates/index.html CHANGED
@@ -23,8 +23,8 @@
23
  </label>
24
  <div class="mb-4">
25
  <p class="text-sm text-gray-600">
26
- 고유명사는 작은따옴표(' ')로 묶어주세요. <br>
27
- 예시: '한국' 아름다운 나라입니다. / 'Korea' is a beautiful country.
28
  </p>
29
  </div>
30
  <textarea
 
23
  </label>
24
  <div class="mb-4">
25
  <p class="text-sm text-gray-600">
26
+ Proper nouns should be enclosed in single quotation marks (' '). / 고유명사는 작은따옴표(' ')로 묶어주세요. <br>
27
+ Example:'Korea' is a beautiful country. / '한국' 아름다운 나라입니다.
28
  </p>
29
  </div>
30
  <textarea