Commit a573c54
fix typo in quickstart.rst (#92)
Summary:
Pull Request resolved: #92
quickstart.rst had a typo where it references an old custom component file (`echo_torchx.py`). Fixed to make it reference the correct one (`test.py`).
Reviewed By: aivanou
Differential Revision: D29433131
fbshipit-source-id: 2b9ada09d874eb2b311d8b7dfa07125c17567b1d1 parent 2d72aea commit a573c54
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments