From 739851c7e8585d98f14d39a9533ace6402d96b33 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 9 Oct 2025 11:13:38 -0400 Subject: [PATCH] docs: Add trailing period Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- docs/guides/algoroll.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/algoroll.rst b/docs/guides/algoroll.rst index 18baae743c..5142404aac 100644 --- a/docs/guides/algoroll.rst +++ b/docs/guides/algoroll.rst @@ -18,7 +18,7 @@ Please check that these bigger packets can make it out of your network without t For every mutation to your zone (so, every step except updating DS in the parent), make sure that your serial is bumped, so your secondaries pick up the changes too. If you are using AXFR replication, this usually is as simple as ``pdnsutil zone increase-serial example.com`` (``pdnsutil increase-serial example.com`` - prior to version 5.0) + prior to version 5.0). Phase: initial -------------- -- 2.47.3