diff --git a/site/src/modules/resources/PortForwardButton.tsx b/site/src/modules/resources/PortForwardButton.tsx index c6f0b6433fc04..6d46b1064ad46 100644 --- a/site/src/modules/resources/PortForwardButton.tsx +++ b/site/src/modules/resources/PortForwardButton.tsx @@ -402,7 +402,7 @@ export const PortForwardPopoverView: FC = ({ Shared Ports {canSharePorts - ? "Ports can be shared with other Coder users or with the public. Changing the protocol may take up to 1 minute to take effect." + ? "Ports can be shared with other Coder users or with the public." : "This workspace template does not allow sharing ports. Contact a template administrator to enable port sharing."} {canSharePorts && (