Spaces:
Building
Building
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 |
-
고유명사는 작은따옴표(' ')로 묶어주세요. <br>
|
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 (' '). / 고유명사는 작은따옴표(' ')로 묶어주세요. <br>
|
27 |
+
Example:'Korea' is a beautiful country. / '한국'은 아름다운 나라입니다.
|
28 |
</p>
|
29 |
</div>
|
30 |
<textarea
|