diff --git a/README.md b/README.md index 1ec555e..625910e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ and use the system from there. However, since everything is bootstrapped on the client, basically any HTTP server will do as long as it sets the appropriate response -headers for `SharedMemoryBuffer` use: +headers for `SharedArrayBuffer` use: - `Cross-Origin-Opener-Policy: same-origin` - `Cross-Origin-Embedder-Policy: require-corp`