diff --git a/admin/pytorch/check_for_open_port/README.md b/admin/pytorch/check_for_open_port/README.md index c17b15a..57425bc 100644 --- a/admin/pytorch/check_for_open_port/README.md +++ b/admin/pytorch/check_for_open_port/README.md @@ -1,4 +1,4 @@ -# Check the port for torchrun is open via ncat +# Check if the port for torchrun is open via ncat ## Top