From 4147cf168f50c00adb205dde9212e5015c8a1650 Mon Sep 17 00:00:00 2001 From: Wilko van de Velde Date: Mon, 16 Jun 2025 11:36:29 +0200 Subject: [PATCH] typo --- data-explorer/kusto/query/binary-and-function.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-explorer/kusto/query/binary-and-function.md b/data-explorer/kusto/query/binary-and-function.md index 483f0fc0a6..4dec539dda 100644 --- a/data-explorer/kusto/query/binary-and-function.md +++ b/data-explorer/kusto/query/binary-and-function.md @@ -9,7 +9,7 @@ ms.date: 08/11/2024 > [!INCLUDE [applies](../includes/applies-to-version/applies.md)] [!INCLUDE [fabric](../includes/applies-to-version/fabric.md)] [!INCLUDE [azure-data-explorer](../includes/applies-to-version/azure-data-explorer.md)] [!INCLUDE [monitor](../includes/applies-to-version/monitor.md)] [!INCLUDE [sentinel](../includes/applies-to-version/sentinel.md)] -Perforerms a bitwise `AND` operation on two values. +Performs a bitwise `AND` operation on two values. ## Syntax