Skip to content

Commit 64c821c

Browse files
authored
fix missing parentheses
1 parent d4fd0c5 commit 64c821c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/computer-vision/how-to/specify-detection-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ This code creates a **FaceList** called `My face collection` and adds a Face to
144144
In this article, you learned how to specify the detection model to use with different Face APIs. Next, follow a quickstart to get started with face detection and analysis.
145145

146146
* [Face .NET SDK](../quickstarts-sdk/identity-client-library.md?pivots=programming-language-csharp)
147-
* [Face Python SDK](../quickstarts-sdk/identity-client-library.md?pivots=programming-language-python
147+
* [Face Python SDK](../quickstarts-sdk/identity-client-library.md?pivots=programming-language-python)
148148
* [Face Java SDK](../quickstarts-sdk/identity-client-library.md?pivots=programming-language-java)
149149
* [Face JavaScript SDK](../quickstarts-sdk/identity-client-library.md?pivots=programming-language-javascript)
150150

0 commit comments

Comments
 (0)