Fix typo in wasm docs

This commit is contained in:
Simon Binder 2024-02-13 22:31:56 +01:00
parent 2d00149cb9
commit 4eaeaab410
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ enum WasmStorageImplementation {
/// implementation.
///
/// While being less efficient than [opfsShared], this mode is also very
/// reliably and used by the official WASM builds of the sqlite3 project as
/// reliable and used by the official WASM builds of the sqlite3 project as
/// well.
///
/// It requires [cross-origin isolation], which needs to be enabled by serving