mirror of https://github.com/AMT-Cheif/drift.git
Fix typo in wasm docs
This commit is contained in:
parent
2d00149cb9
commit
4eaeaab410
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue