Skip to content

Commit 9aba775

Browse files
author
Jinyu Li
committed
fix formatting
1 parent 61b1b0d commit 9aba775

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
@@ -52,7 +52,7 @@ You can utilize the liveness quick link website liveness.face.azure.com to turn
5252
var body = await response.Content.ReadAsStringAsync();
5353
Console.WriteLine(body);
5454
}
55-
```
55+
```
5656

5757
#### [Java](#tab/java)
5858
```java

0 commit comments

Comments
 (0)