Spaces:
Paused
Paused
Update src/templates/index.html
Browse files- 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 |
-
Proper nouns should be enclosed in single quotation marks (' '). /
|
27 |
-
|
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 (' '). / Example:'Korea' is a beautiful country. <br>
|
27 |
+
고유명사는 작은따옴표(' ')로 묶어주세요. 예) 나의 이름은 'JOHN' 입니다.
|
28 |
</p>
|
29 |
</div>
|
30 |
<textarea
|