2
0
Эх сурвалжийг харах

chore: Fix typo in comment in LocalData file (#7235)

Dante Calderon 1 жил өмнө
parent
commit
18a7b97515

+ 1 - 1
excalidraw-app/data/LocalData.ts

@@ -6,7 +6,7 @@
  *
  * - DataState refers to full state of the app: appState, elements, images,
  *   though some state is saved separately (collab username, library) for one
- *   reason or another. We also save different data to different sotrage
+ *   reason or another. We also save different data to different storage
  *   (localStorage, indexedDB).
  */