change wording

This commit is contained in:
Raven Scott
2025-11-30 22:39:20 -05:00
parent efda345f80
commit 34c7c667d0
+1 -2
View File
@@ -73,8 +73,7 @@ export default function NATTraversalDiagram() {
<div className="mt-6 p-4 bg-blue-50 dark:bg-blue-900 rounded-lg border border-blue-200 dark:border-blue-700">
<p className="text-sm text-blue-800 dark:text-blue-200">
<strong>P2NS Solution:</strong> Holesail uses advanced UDP hole-punching techniques and relay servers
to establish connections even through multiple layers of NAT and CGNAT.
<strong>P2NS Solution:</strong> Holesail uses advanced UDP hole-punching techniques to establish connections even through multiple layers of NAT and CGNAT.
</p>
</div>
</div>