Change caution for note

This commit is contained in:
MatiasManevi
2026-03-18 11:49:19 -03:00
parent aa07cdde5c
commit b694e9e951
+1 -1
View File
@@ -53,7 +53,7 @@ Workers and `SharedArrayBuffer` to parallelize physics computations.
import loadMujoco from '@mujoco/mujoco/mt';
```
> [!CAUTION]
> [!NOTE]
> Due to the use of `SharedArrayBuffer`, browsers require Cross-Origin Isolation
> to enable multi-threading. Your web server must send the following HTTP
> headers: