Skip to content

Commit

Permalink
doc: fix typo in download docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
bencevans authored Jul 18, 2022
1 parent e6125ad commit 04abfee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onnxruntime/src/download.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Module controlling models downloadable from ONNX Model Zoom
//! Module controlling models downloadable from ONNX Model Zoo
//!
//! Pre-trained models are available from the
//! [ONNX Model Zoo](https://github.com/onnx/models).
Expand Down

0 comments on commit 04abfee

Please sign in to comment.