We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fbf269 commit 0cd5672Copy full SHA for 0cd5672
6-data-storage/03-indexeddb/article.md
@@ -145,7 +145,7 @@ openRequest.onsuccess = function() {
145
*!*
146
db.onversionchange = function() {
147
db.close();
148
- alert("База данных устарела, пожалуста, перезагрузите страницу.")
+ alert("База данных устарела, пожалуйста, перезагрузите страницу.")
149
};
150
*/!*
151
0 commit comments