Skip to content

Commit d162904

Browse files
committed
Learn Editor: Update quick-kubernetes-deploy-cli.md
1 parent 9bf3e45 commit d162904

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/learn/quick-kubernetes-deploy-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ curl $IP_ADDRESS
383383

384384
Results:
385385
<!-- expected_similarity=0.3 -->
386-
```JSON
386+
```HTML
387387
<!doctype html>
388388
<html lang="">
389389
<head>
@@ -402,7 +402,7 @@ Results:
402402
</html>
403403
```
404404

405-
```JSON
405+
```OUTPUT
406406
echo "You can now visit your web server at $IP_ADDRESS"
407407
```
408408

0 commit comments

Comments
 (0)