From 9fa25cb41fdf3c8284a4b58bea896c222aca347d Mon Sep 17 00:00:00 2001 From: Bob Brhayan Okoth Date: Fri, 22 Sep 2023 16:39:33 +0300 Subject: [PATCH] translate title for bit operations article --- _content/tour/swa/algorithms-bits-seven.article | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_content/tour/swa/algorithms-bits-seven.article b/_content/tour/swa/algorithms-bits-seven.article index ae7f871d..d992a7fb 100644 --- a/_content/tour/swa/algorithms-bits-seven.article +++ b/_content/tour/swa/algorithms-bits-seven.article @@ -1,6 +1,7 @@ -Bit Operations +Oparesheni za Bit. This section provides examples that perform bit operations. + * Is Even Or Odd - [[https://www.ardanlabs.com/training/individual-on-demand/ultimate-go-bundle/][Watch The Video]]