From 4604eff224f866dda5077bac2161664ffacbbe7c Mon Sep 17 00:00:00 2001 From: Paul Wayper Date: Mon, 18 Dec 2023 14:47:42 +1100 Subject: [PATCH] Fixing spelling of Clwoder -> Clowder Signed-off-by: Paul Wayper --- docs/antora/modules/ROOT/pages/faq.adoc | 2 +- docsmd/faq.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/antora/modules/ROOT/pages/faq.adoc b/docs/antora/modules/ROOT/pages/faq.adoc index f0228b274..314010722 100644 --- a/docs/antora/modules/ROOT/pages/faq.adoc +++ b/docs/antora/modules/ROOT/pages/faq.adoc @@ -75,7 +75,7 @@ database will receive a new hostname. With the legacy way of choosing database s *app-interface* mode, this would mean changing the name of the database in the ClowdApp stanza which will end up causing much disruption. -In Clwoder 0.16.0, a new way of declaring database secrets in *app-interface* mode was added, this +In Clowder 0.16.0, a new way of declaring database secrets in *app-interface* mode was added, this makes use of annotations to decide which database credential to expose to the application. This takes the form of the following example and should be applied in app-interface diff --git a/docsmd/faq.md b/docsmd/faq.md index 9de57e088..ac6bb043b 100644 --- a/docsmd/faq.md +++ b/docsmd/faq.md @@ -75,7 +75,7 @@ database will receive a new hostname. With the legacy way of choosing database s *app-interface* mode, this would mean changing the name of the database in the ClowdApp stanza which will end up causing much disruption. -In Clwoder 0.16.0, a new way of declaring database secrets in *app-interface* mode was added, this +In Clowder 0.16.0, a new way of declaring database secrets in *app-interface* mode was added, this makes use of annotations to decide which database credential to expose to the application. This takes the form of the following example and should be applied in app-interface