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