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