Skip to content

Commit 352b8c0

Browse files
authored
Merge pull request #33719 from Sea-n/fix-typo-k8s-uk
[uk] Fix `Kubernetes` typo
2 parents 2ba7742 + 6c2394c commit 352b8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/uk/docs/concepts/overview/what-is-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Containers have become popular because they provide extra benefits, such as:
9393
<!--
9494
## Why you need Kubernetes and what can it do
9595
-->
96-
## Чому вам потрібен Kebernetes і що він може робити
96+
## Чому вам потрібен Kubernetes і що він може робити
9797

9898
<!--
9999
Containers are a good way to bundle and run your applications. In a production environment, you need to manage the containers that run the applications and ensure that there is no downtime. For example, if a container goes down, another container needs to start. Wouldn't it be easier if this behavior was handled by a system?

0 commit comments

Comments
 (0)