Skip to content

Commit 70c6b76

Browse files
authored
Merge pull request #84 from KwonNayeon/master
docs: fix typos in docs/README_kr.md
2 parents 0d4552c + 6cbcac4 commit 70c6b76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/README_kr.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Type 데이터는 배경 이미지를 변경합니다.
186186

187187
## Height
188188

189-
높이를 변겹합니다. 기본값은 120 입니다.
189+
높이를 변경합니다. 기본값은 120 입니다.
190190

191191
```
192192
![header](https://capsule-render.vercel.app/api?height=400)
@@ -202,7 +202,7 @@ Type 데이터는 배경 이미지를 변경합니다.
202202
![header](https://capsule-render.vercel.app/api?text=Hello%World!)
203203
```
204204

205-
> 특수 문자를 직접 사용할 수는 없는니다. '#', '&', '/' ...
205+
> 특수 문자를 직접 사용할 수는 없습니다. '#', '&', '/' ...
206206
>
207207
> 이는 API를 혼란스럽게 만듭니다.
208208
@@ -216,7 +216,7 @@ Type 데이터는 배경 이미지를 변경합니다.
216216
![header](https://capsule-render.vercel.app/api?height=400&text=Hello%20World!&desc=Hello%20capsule%20render)
217217
```
218218

219-
> 특수 문자를 직접 사용할 수는 없는니다. '#', '&', '/' ...
219+
> 특수 문자를 직접 사용할 수는 없습니다. '#', '&', '/' ...
220220
>
221221
> 이는 API를 혼란스럽게 만듭니다.
222222
@@ -345,7 +345,7 @@ desc의 세로 정렬(x)을 변경합니다. **0~100 사이**
345345

346346
text의 stroke 도 변경할 수 있습니다.
347347

348-
Hexcode에서 '#' 지워 사용합니다.
348+
Hexcode에서 '#' 지워 사용합니다.
349349

350350
```
351351
![header](https://capsule-render.vercel.app/api?type=rect&height=200&text=Stroke%20Test&fontAlign=70&stroke=00FF00)

0 commit comments

Comments
 (0)