Skip to content

Commit a4d22ad

Browse files
committed
you're -> your
1 parent a0baf31 commit a4d22ad

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/auth/examples/microsoft-entra-id-saml

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/auth/examples/microsoft-entra-id-saml/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Save your changes, and now requests to Entra ID from your Cognito User Pool will
207207

208208
## Connect your frontend
209209

210-
Now you're users are ready to sign in with Microsoft Entra ID. To sign in with this custom provider, specify the provider name as the name specified in your Amplify Auth definition: `MicrosoftEntraIDSAML`
210+
Now your users are ready to sign in with Microsoft Entra ID. To sign in with this custom provider, specify the provider name as the name specified in your Amplify Auth definition: `MicrosoftEntraIDSAML`
211211

212212
<InlineFilter filters={["angular", "javascript", "nextjs", "react", "react-native", "vue"]}>
213213

0 commit comments

Comments
 (0)