Skip to content

Commit feac68e

Browse files
committed
Fix typo
Tensorflow -> TensorFlow
1 parent 83580f2 commit feac68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/tutorial-deploy-custom-vision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Once your image classifier is built and trained, you can export it as a Docker c
7777
| Project Types | **Classification** |
7878
| Classification Types | **Multiclass (single tag per image)** |
7979
| Domains | **General (compact)** |
80-
| Export Capabilities | **Basic platforms (Tensorflow, CoreML, ONNX, ...)** |
80+
| Export Capabilities | **Basic platforms (TensorFlow, CoreML, ONNX, ...)** |
8181

8282
5. Select **Create project**.
8383

0 commit comments

Comments
 (0)