Skip to content

Commit 5cca7cc

Browse files
authored
Merge pull request #171 from justinsb/fix_typo_in_tagline
chore: fix tagline resources -> resource
2 parents bfcd4bf + b70fa47 commit 5cca7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import type * as Preset from "@docusaurus/preset-classic";
44

55
const config: Config = {
66
title: "kro",
7-
tagline: "Kube Resources Orchestrator",
7+
tagline: "Kube Resource Orchestrator",
88
// The Melodious Kubernetes Integrator
99
// Cementing Your Kubernetes Infrastructure
1010
// Connecting the Dots in Your Kubernetes Environment

0 commit comments

Comments
 (0)