Fixed unnecessary sandboxes docs header

2026-06-18 17:50:35 -06:00
parent ba3802d72a
commit 7a5ae17148
-2
@@ -1,5 +1,3 @@
# Sandboxes
Coyote can launch itself inside an isolated **Docker Sandbox** (`sbx`) with one command. This gives you a disposable,
hypervisor-isolated environment where Coyote runs against your project workspace without having access to the rest of
your host machine.