From eb67ad95537fdb0ad0c67abbe5dd87eff72215fa Mon Sep 17 00:00:00 2001 From: Takashi Takebayashi Date: Wed, 5 Nov 2025 09:50:12 +0900 Subject: [PATCH] Fix typo: atleast -> at least --- .../create-clusters-with-entra.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/hdinsight/hdinsight-with-entra-authentication/create-clusters-with-entra.md b/articles/hdinsight/hdinsight-with-entra-authentication/create-clusters-with-entra.md index c1dce4461eb22..8082a5f49f517 100644 --- a/articles/hdinsight/hdinsight-with-entra-authentication/create-clusters-with-entra.md +++ b/articles/hdinsight/hdinsight-with-entra-authentication/create-clusters-with-entra.md @@ -47,7 +47,7 @@ Users have to perform the following for setting up Entra ID authentication when - Select the desired authentication method: Entra ID - - Add one (or more) admin Entra ID user during cluster creation(adding atleast one admin is mandatory). + - Add one (or more) admin Entra ID user during cluster creation(adding at least one admin is mandatory). :::image type="content" source="./media/create-clusters-with-entra/creation-cluster.png" alt-text="Screenshot of HDInsight cluster creation landing page." border="true" lightbox="./media/create-clusters-with-entra/creation-cluster.png":::