From c967bdc5cf3f3a493a2c554cb2f9a05130120f3b Mon Sep 17 00:00:00 2001
From: Matheus Pimenta
Date: Sun, 10 Nov 2024 14:27:50 +0000
Subject: [PATCH] Fix typo in website home
---
docs/theme/home.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/theme/home.html b/docs/theme/home.html
index 266802b2..ef4fe909 100644
--- a/docs/theme/home.html
+++ b/docs/theme/home.html
@@ -230,7 +230,7 @@ Drift detection and correction
For apps managed by Timoni, users can review the
cluster state diff
before an upgrade. When correcting drift, Timoni waits for the changes
- to roll out are reports back the application health status.
+ to roll out and reports back the application health status.
@@ -244,4 +244,4 @@ Drift detection and correction
{% block content %}{% endblock %}
{% block footer %}
{{ super() }}
-{% endblock %}
\ No newline at end of file
+{% endblock %}