summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2211.section.xml6
-rw-r--r--nixos/doc/manual/release-notes/rl-2211.section.md2
2 files changed, 4 insertions, 4 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
index dd3b974ff16d9..4ee65193778d4 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
@@ -1312,9 +1312,9 @@ services.github-runner.serviceOverrides.SupplementaryGroups = [
               <listitem>
                 <para>
                   <xref linkend="opt-services.grafana.provision.notifiers" />
-                  is not affected by this change because this feature
-                  will is deprecated by Grafana and will probably
-                  removed in Grafana 10. It’s recommended to use
+                  is not affected by this change because this feature is
+                  deprecated by Grafana and will probably removed in
+                  Grafana 10. It’s recommended to use
                   <literal>services.grafana.provision.alerting.contactPoints</literal>
                   instead.
                 </para>
diff --git a/nixos/doc/manual/release-notes/rl-2211.section.md b/nixos/doc/manual/release-notes/rl-2211.section.md
index 11e1117c22f61..969d62c7af1bd 100644
--- a/nixos/doc/manual/release-notes/rl-2211.section.md
+++ b/nixos/doc/manual/release-notes/rl-2211.section.md
@@ -427,7 +427,7 @@ Available as [services.patroni](options.html#opt-services.patroni.enable).
       deploy to NixOS.
 
     - [](#opt-services.grafana.provision.notifiers) is not affected by this change because
-      this feature will is deprecated by Grafana and will probably removed in Grafana 10.
+      this feature is deprecated by Grafana and will probably removed in Grafana 10.
       It's recommended to use `services.grafana.provision.alerting.contactPoints` instead.
 
 - The `services.grafana.provision.alerting` option was added. It includes suboptions for every alerting-related objects (with the exception of `notifiers`), which means it's now possible to configure modern Grafana alerting declaratively.