Spaces:
Building
Building
Update src/templates/index.html
Browse files- src/templates/index.html +1 -1
src/templates/index.html
CHANGED
@@ -24,7 +24,7 @@
|
|
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
|
|
|
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. / 나의 이름은 'JOHN' 입니다.
|
28 |
</p>
|
29 |
</div>
|
30 |
<textarea
|