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 d56c49e

Browse files
peachesontourMuhammedZakir
andauthored
Update 6-data-storage/03-indexeddb/article.md
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
1 parent d235632 commit d56c49e

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
@@ -183,7 +183,7 @@ An example of an object that can't be stored: an object with circular references
183183

184184
**There must be a unique `key` for every value in the store.**
185185

186-
A key must be one of the these types: number, date, string, binary, or array. It's a unique identifier: we can search/remove/update values by the key.
186+
A key must be one of the these types - number, date, string, binary, or array. It's a unique identifier, so we can search/remove/update values by the key.
187187

188188
![](indexeddb-structure.svg)
189189

0 commit comments

Comments
(0)

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