Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 33fae9c

Browse files
typo
sTomething - > something
1 parent 751735f commit 33fae9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎6-data-storage/03-indexeddb/article.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Such update collision happens rarely, but we should at least have some handling
158158

159159
## Object store
160160

161-
To store stomething in IndexedDB, we need an *object store*.
161+
To store something in IndexedDB, we need an *object store*.
162162

163163
An object store is a core concept of IndexedDB. Counterparts in other databases are called "tables" or "collections". It's where the data is stored. A database may have multiple stores: one for users, another one for goods, etc.
164164

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /