Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
typo (#1225)
Browse files Browse the repository at this point in the history
  • Loading branch information
syhner authored Oct 11, 2024
1 parent 69f7d75 commit af6cf30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/sst/tunnel.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var CmdTunnel = &cli.Command{
"```",
"",
"If your app has a VPC with `bastion` enabled, you can use this to connect to it.",
"This will forward traffic from the followig ranges over SSH:",
"This will forward traffic from the following ranges over SSH:",
"- `10.0.4.0/22`",
"- `10.0.12.0/22`",
"- `10.0.0.0/22`",
Expand Down

0 comments on commit af6cf30

Please sign in to comment.