Skip to content

Commit 50cb2a0

Browse files
authored
Merge pull request #20425 from gaonK/patch-1
Fix typo
2 parents 8a3cc40 + 71edced commit 50cb2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ko/docs/concepts/overview/working-with-objects/object-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ weight: 15
3838

3939
### 예시
4040

41-
디프롤이먼트 오브젝트를 생성하기 위해 nginx 컨테이너의 인스턴스를 구동 시킨다.
41+
디플로이먼트 오브젝트를 생성하기 위해 nginx 컨테이너의 인스턴스를 구동시킨다.
4242

4343
```sh
4444
kubectl run nginx --image nginx

0 commit comments

Comments
 (0)