Skip to content

Commit

Permalink
Merge pull request #114 from bencevans/patch-1
Browse files Browse the repository at this point in the history
doc: fix typo in download docstring
  • Loading branch information
nbigaouette authored Jul 19, 2022
2 parents cd5a6eb + 04abfee commit 31f6223
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 31f6223

Please sign in to comment.