From 424647f32e1d3d3c006dd891224b6ff4512932c8 Mon Sep 17 00:00:00 2001 From: serinko <97586125+serinko@users.noreply.github.com> Date: Thu, 11 Dec 2025 12:36:38 +0100 Subject: [PATCH] fix typo --- documentation/docs/pages/operators/changelog.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/pages/operators/changelog.mdx b/documentation/docs/pages/operators/changelog.mdx index 250628509e..ad2d817297 100644 --- a/documentation/docs/pages/operators/changelog.mdx +++ b/documentation/docs/pages/operators/changelog.mdx @@ -90,7 +90,7 @@ chmod +x network-tunnel-manager.sh && \ ```sh ./network-tunnel-manager.sh exit_policy_clear ./network-tunnel-manager.sh exit_policy_install -./network-tunnel-manager.sh exit_policy_status +./network-tunnel-manager.sh exit_policy_status ./network-tunnel-manager.sh exit_policy_tests ```