Skip to content

Commit ffdc3b6

Browse files
committed
Update PGO client documentation
Update PGO client documentation for client naming consistency and formatting.
1 parent 0e45200 commit ffdc3b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ baseURL= ""
22

33
languageCode = "en-us"
44
DefaultContentLanguage = "en"
5-
title = "PGO, the Postgres Operator Client from Crunchy Data"
5+
title = "The Postgres Operator Client from Crunchy Data"
66
theme = "crunchy-hugo-theme"
77
pygmentsCodeFences = true
88
pygmentsStyle = "monokailight"

docs/content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "`pgo`, the Postgres Operator Client from Crunchy Data"
2+
title: "pgo, the Postgres Operator Client from Crunchy Data"
33
date:
44
draft: false
55
---

0 commit comments

Comments
 (0)