Skip to content

Commit e6f4fb6

Browse files
Update src/forge/controller/launcher.py
Co-authored-by: ebsmothers <[email protected]>
1 parent e823991 commit e6f4fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/forge/controller/launcher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
from torchx.specs import AppState
3434
from torchx.specs.fb.component_helpers import Packages
3535
except ImportError as e:
36-
# This means there is an erorr with MAST
36+
# This means there is an error with MAST
3737
pass
3838

3939
JOB_NAME_KEY = "job_name"

0 commit comments

Comments
 (0)