瀏覽代碼

Offline documentation

Jason Sturges 4 年之前
父節點
當前提交
95c8710c8e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Offline/database.ts

+ 1 - 1
src/Offline/database.ts

@@ -31,7 +31,7 @@ export class Database implements IOfflineProvider {
     private static IsUASupportingBlobStorage = true;
     private static IsUASupportingBlobStorage = true;
 
 
     /**
     /**
-     * Gets a boolean indicating if Database storate is enabled (off by default)
+     * Gets a boolean indicating if Database storage is enabled (off by default)
      */
      */
     static IDBStorageEnabled = false;
     static IDBStorageEnabled = false;