Skip to content

Commit b70fa47

Browse files
committed
chore: fix tagline resources -> resource
This matches usage elsewhere in the repo.
1 parent bfcd4bf commit b70fa47

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)