Skip to content

Commit 81cb1db

Browse files
committed
Fix landing page heading capitalization
Align with our style guide: use sentence case for headings.
1 parent a7c0537 commit 81cb1db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/_index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@
1414
{{% /blocks/feature %}}
1515

1616
{{% blocks/feature image="scalable" %}}
17-
#### Planet Scale
17+
#### Planet scale
1818

1919
Designed on the same principles that allow Google to run billions of containers a week, Kubernetes can scale without increasing your operations team.
2020

2121
{{% /blocks/feature %}}
2222

2323
{{% blocks/feature image="blocks" %}}
24-
#### Never Outgrow
24+
#### Never outgrow
2525

2626
Whether testing locally or running a global enterprise, Kubernetes flexibility grows with you to deliver your applications consistently and easily no matter how complex your need is.
2727

2828
{{% /blocks/feature %}}
2929

3030
{{% blocks/feature image="suitcase" %}}
31-
#### Run K8s Anywhere
31+
#### Run K8s anywhere
3232

3333
Kubernetes is open source giving you the freedom to take advantage of on-premises, hybrid, or public cloud infrastructure, letting you effortlessly move workloads to where it matters to you.
3434

0 commit comments

Comments
 (0)