Skip to content

Commit 1c81a4e

Browse files
committed
typo
1 parent fc7f22e commit 1c81a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/computer-vision/concept-face-liveness-quick-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can use the liveness quick link website, `liveness.face.azure.com`, to turn
3131

3232
:::image type="content" source="media/liveness/liveness-quick-link-diagram.png" alt-text="A diagram illustrates liveness quick link work flow":::
3333

34-
1. Start a session with yoru server-side code. Your application backend requests a new liveness session from the Face API and receives a short-lived authorization token that represents that session.
34+
1. Start a session with your server-side code. Your application backend requests a new liveness session from the Face API and receives a short-lived authorization token that represents that session.
3535
2. Swap the session token for a link. Your application backend sends the token to the quick link service, which creates a one-time URL connected to the session. Here are examples of the post request:
3636

3737
#### [C#](#tab/csharp)

0 commit comments

Comments
 (0)