Skip to content

Commit 6e1a620

Browse files
610lynfacebook-github-bot
authored andcommitted
fix typo in torchx doc
Summary: Fix typo in torchx doc Differential Revision: D80435072
1 parent 2291b93 commit 6e1a620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchx/runner/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
7474
#. In addition, it is possible to specify a different config other than .torchxconfig to
7575
load at runtime. Requirements are that the config path is specified by enviornment
76-
variable TORCHX_CONFIG. It also disables hierarchy loading configs from multiple
76+
variable TORCHXCONFIG. It also disables hierarchy loading configs from multiple
7777
directories as the cases otherwise.
7878
7979
#. User level .torchxconfig

0 commit comments

Comments
 (0)