Skip to content

Commit 184f0df

Browse files
authored
fix: Fix typo in using_pytorch.rst (#3569)
1 parent 4ca7d41 commit 184f0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/frameworks/pytorch/using_pytorch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ see `For versions 1.1 and lower <#for-versions-1.1-and-lower>`_.
892892
| |--inference.py
893893
| |--requirements.txt
894894

895-
Where ``requirments.txt`` is an optional file that specifies dependencies on third-party libraries.
895+
Where ``requirements.txt`` is an optional file that specifies dependencies on third-party libraries.
896896

897897
Create a ``PyTorchModel`` object
898898
--------------------------------

0 commit comments

Comments
 (0)