This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 1e2cc56635166aee1ddfa20ed280423a854c418d Author: Pasquale Congiusti <[email protected]> AuthorDate: Wed Oct 18 14:48:35 2023 +0200 Update content/blog/2023/10/camel-k-2-1/index.md Co-authored-by: Gaƫlle Fournier <[email protected]> --- content/blog/2023/10/camel-k-2-1/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2023/10/camel-k-2-1/index.md b/content/blog/2023/10/camel-k-2-1/index.md index 9405eb69..381430e2 100644 --- a/content/blog/2023/10/camel-k-2-1/index.md +++ b/content/blog/2023/10/camel-k-2-1/index.md @@ -36,7 +36,7 @@ More on the builder side it is the introduction of **JIB as an additional builde ## Restricted security context -Security is something we have at hearth. From now on, by default, the operator and the Integration Pods will run with a **restricted security context**. +Security is something we have at heart. From now on, by default, the operator and the Integration Pods will run with a **restricted security context**. ## Registry configuration and error condition
