Skip to content

Commit

Permalink
Fix broken doc comment again (#2069)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzhang committed Aug 2, 2024
1 parent 1f485d8 commit 59c66e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modal/_tunnel.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ def tcp_tunnel():
```
**SSH example:**
This assumes you have a rsa keypair in `~/.ssh/id_rsa{.pub}, this is a bare-bones example
This assumes you have a rsa keypair in `~/.ssh/id_rsa{.pub}`, this is a bare-bones example
letting you SSH into a Modal container.
```python
Expand Down

0 comments on commit 59c66e2

Please sign in to comment.