diff --git a/src/content/docs/realtime/turn/index.mdx b/src/content/docs/realtime/turn/index.mdx index 0d083db61719959..dfa491b83050ad6 100644 --- a/src/content/docs/realtime/turn/index.mdx +++ b/src/content/docs/realtime/turn/index.mdx @@ -19,7 +19,7 @@ Using Cloudflare Realtime TURN service is available free of charge when used tog | TURN over TLS | turn.cloudflare.com | 5349/tcp | 443/tcp | :::note[Note] -Use of alternate port 53 only by itself is not reccomended. Port 53 is blocked by many ISPs, and by popular browsers such as [Chrome](https://chromium.googlesource.com/chromium/src.git/+/refs/heads/master/net/base/port_util.cc#44) and [Firefox](https://github.com/mozilla/gecko-dev/blob/master/netwerk/base/nsIOService.cpp#L132). It is useful only in certain specific scenerios. +Use of alternate port 53 only by itself is not recommended. Port 53 is blocked by many ISPs, and by popular browsers such as [Chrome](https://chromium.googlesource.com/chromium/src.git/+/refs/heads/master/net/base/port_util.cc#44) and [Firefox](https://github.com/mozilla/gecko-dev/blob/master/netwerk/base/nsIOService.cpp#L132). It is useful only in certain specific scenerios. ::: ## Regions