Skip to content

Commit c676851

Browse files
committed
Update README.md
typo
1 parent ac607e8 commit c676851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ python my_script.py 2 80 sigmoid 0.1
4343
python my_script.py 2 80 tanh 0.1
4444
```
4545

46-
Another possiblility is to generate range of argumenst.
46+
Another possiblility is to generate argument from a range.
4747
``smart_dispatch.py -q qtest@mp2 launch python my_script.py [1:4]``
4848

4949
Will generate:

0 commit comments

Comments
 (0)