From cf4b5bdffff7c0908b705f1d8263ecf242aee954 Mon Sep 17 00:00:00 2001 From: meowjesty <43983236+meowjesty@users.noreply.github.com> Date: Fri, 14 Jul 2023 10:54:37 -0300 Subject: [PATCH] Fix docs. Co-authored-by: t4lz --- mirrord/config/src/feature/network/outgoing.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirrord/config/src/feature/network/outgoing.rs b/mirrord/config/src/feature/network/outgoing.rs index 39bc68ae0b6..52539a0f087 100644 --- a/mirrord/config/src/feature/network/outgoing.rs +++ b/mirrord/config/src/feature/network/outgoing.rs @@ -21,7 +21,7 @@ use crate::{ /// /// Takes a list of values, such as: /// -/// - Only UDP traffic on subnet `1.1.1.0/24` on port 1337 will go throuh the remote pod. +/// - Only UDP traffic on subnet `1.1.1.0/24` on port 1337 will go through the remote pod. /// /// ```json /// {