Skip to content

Commit bb2bfde

Browse files
authored
Fix typos in AWS documentation
1 parent c4c5190 commit bb2bfde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AWS-tutorial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ You might need to install [WinSCP](https://winscp.net/eng/docs/lang:ru) for data
3535

3636
- It is also a good practice to use [tmux](https://medium.com/@peterxjang/a-minimalist-guide-to-tmux-13675fb160fa) to keep your remote session running even if you disconnect from the machine, e.g. by closing your laptop.
3737

38-
Thus, to run your scipts on the machine, we suggest that you run: ssh -> tmux -> docker -> python.
38+
Thus, to run your scripts on the machine, we suggest that you run: ssh -> tmux -> Docker -> Python.

0 commit comments

Comments
 (0)