From 75cb36e3396cfcaabd488969517e0dab2ef4ac0e Mon Sep 17 00:00:00 2001 From: Daniel N <2color@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:38:26 +0100 Subject: [PATCH] fix: use consistent x emoji --- src/_blog/shipyard-2024.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_blog/shipyard-2024.md b/src/_blog/shipyard-2024.md index 4d328ac07..f3ec2d3db 100644 --- a/src/_blog/shipyard-2024.md +++ b/src/_blog/shipyard-2024.md @@ -125,7 +125,7 @@ The following table summarizes the capabilities of each transport: | HTTPS | ❌ | ✅ | ✅ | ✅ | ❌ | | Secure WebSocket | ✅ | ✅ | ✅ | ✅ | ❌ | | WebRTC | ✅ | ❌ | ✅ | ❌ | ✅ | -| WebTransport | ✅ | ❌ | ❌ | ✅ | X | +| WebTransport | ✅ | ❌ | ❌ | ✅ | ❌ | ### HTTPS and Secure WebSockets