We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 908de71 commit 102b303Copy full SHA for 102b303
packages/node_modules/pouchdb-adapter-indexeddb/src/setup.js
@@ -26,7 +26,7 @@ var POUCHDB_IDB_VERSION = 1;
26
// - or 89 system migrations up to 5050/02/14
27
//
28
// This impl does the former. If this code still exists after 2198 someone send my
29
-// decendents a Spacebook message congratulating them on their impressive genes.
+// descendants a Spacebook message congratulating them on their impressive genes.
30
31
// 9007199254740991 <- MAX_SAFE_INTEGER
32
// 10000000000000 <- 10^13
0 commit comments