PBS: fix typo (#9482)

* fix PBS warning typo

* lowercase IPv6

---------

Co-authored-by: jharmsen <jharmsen@JH-MBA.local>
This commit is contained in:
Josh 2025-11-27 09:24:08 -05:00 committed by GitHub
parent 7d47eb81e9
commit bdef4cbfef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@
"type": "warning" "type": "warning"
}, },
{ {
"text": "Advanced Install is only possible with disabled IPV6! Otherwise the installation sometimes stuck.", "text": "Advanced Install is only possible with IPv6 disabled! Otherwise, the installation may get stuck.",
"type": "warning" "type": "warning"
} }
] ]