Skip to content

Commit d204eba

Browse files
author
Chris Pick
committed
Fix typo in Port Forwarding documentation
Signed-off-by: Chris Pick <[email protected]>
1 parent 0569072 commit d204eba

File tree

1 file changed

+1
-1
lines changed
  • website/content/en/docs/config

1 file changed

+1
-1
lines changed

website/content/en/docs/config/port.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ LIMA_SSH_PORT_FORWARDER=true limactl start
2727
#### Caveats
2828

2929
- Doesn't support UDP based port forwarding
30-
- Spans child process on host for running SSH master.
30+
- Spawns child process on host for running SSH master.
3131

3232
### Using GRPC
3333

0 commit comments

Comments
 (0)