Skip to content

Commit de9c1e9

Browse files
authored
Merge pull request #125688 from changeworld/patch-100
Fix typo
2 parents a927f26 + e4a0bdf commit de9c1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-sql-edge/onnx-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To obtain a model in the ONNX format:
3333

3434
**Supported frameworks**
3535
* [PyTorch](http://pytorch.org/docs/master/onnx.html)
36-
* [Tensorflow](https://github.com/onnx/tensorflow-onnx)
36+
* [TensorFlow](https://github.com/onnx/tensorflow-onnx)
3737
* [Keras](https://github.com/onnx/keras-onnx)
3838
* [Scikit-learn](https://github.com/onnx/sklearn-onnx)
3939
* [CoreML](https://github.com/onnx/onnxmltools)

0 commit comments

Comments
 (0)